Skip to content
View ZelinMa557's full-sized avatar
Block or Report

Block or report ZelinMa557

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tiger tiger Public

    虎书中的tiger语言的编译器。包含tokenizor,LL(1) parser, semantic analyzer, LLVM backend

    C++ 2 1

  2. zju_os zju_os Public

    A mini os kernel on risc-v arch. Implemented booting, virtual memory & page table, interrupt handler, process schedule, and fork

    C 4

  3. 15-445-21-fall 15-445-21-fall Public

    Passed all test programs of bufferpool manager, dynamic hashing, executor, lock manager & log manager. Also I fix the defination of bustub instance and test program of log recovery, which is now co…

    C++ 4

  4. 6.824-kvraft 6.824-kvraft Public

    finish lab1, lab2, lab3

    Go 2

  5. cs144-labs cs144-labs Public

    cs144课程实验 由于没有配置官方提供的镜像,所以一些依赖特定api的“黑盒测试”没有跑过,只通过了“白盒测试”,仅供参考

    C++ 1

  6. web3club web3club Public

    Forked from LBruyne/ZJU-blockchain-course-2022

    Course project for 2022 ZJU-Blockchain-Course, a DAO app implemented with solidity and react.

    TypeScript