cj1128 / sicp-reviewLinks
😛 Review of Structure and Interpretation of Computer Programs
☆26Updated last year
Alternatives and similar repositories for sicp-review
Users that are interested in sicp-review are comparing it to the libraries listed below
Sorting:
- A hobby OS☆54Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- ☆24Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- An illustration of good taste in code☆13Updated last year
- a Lisp-like functional language with flexible suspension and resumption☆15Updated last month
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 🎉 A simple CHIP-8 emulator written with C and SDL2☆52Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- A simple C modules manager☆63Updated 11 months ago
- DIY Compiler☆46Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- Papers about Distributed System☆45Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- A multi-thread Redis implementation with RCU☆17Updated 4 months ago
- A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playgroun…☆45Updated 2 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- MINIX 3 (mirror)☆15Updated 5 years ago
- The first available release, on March 22, 1987.☆75Updated 7 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- ☆16Updated 5 years ago
- Example code for compilers textbook.☆193Updated 2 years ago
- An implementation of Scheme in Python and C++☆175Updated 9 months ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- A step by step guide to producing the tiniest x64 hello world.☆87Updated 4 years ago