NJU-SICP / OnlineJudgeLinks
SICP Online Judge, consisting of a server, a react web interface and a modified Ok client.
☆12Updated 2 years ago
Alternatives and similar repositories for OnlineJudge
Users that are interested in OnlineJudge are comparing it to the libraries listed below
Sorting:
- ChocoPy LLVM Repo☆77Updated 2 years ago
- DIY Compiler☆45Updated last year
- Documentation for Router Lab☆70Updated last month
- Learn how to write a minimal working linker from scratch☆106Updated last year
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆48Updated 5 years ago
- A collection of my undergraduate projects☆92Updated last year
- MIT 6.828 操作系统工程 2018 fall labs & notes☆51Updated 2 years ago
- The MOSAIC Operating Systems Model and Checker☆202Updated 2 years ago
- Rebuild YatSenOS On RISC-V 64.☆22Updated 3 years ago
- The MiniDecaf tutorial documentation.☆98Updated last week
- A toy C compiler that compatible with C23 and can do limited optimizations☆60Updated 11 months ago
- Some undergraduate math notes☆17Updated 5 years ago
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- raytracer project for PPCA 2020☆63Updated 4 years ago
- Toy Compiler for Compiler 2016 Course