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:
- An illustration of good taste in code☆13Updated last year
- A multi-thread Redis implementation with RCU☆17Updated 8 months ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 5 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- LaTeX 讲座资料☆12Updated 3 years ago
- A hobby OS☆54Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- ☆24Updated 2 years ago
- A simple C modules manager☆63Updated last year
- Code for the article series on building a Python compiler and interpreter☆12Updated 11 months ago
- A self-written C++ standard library☆55Updated this week
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- The first available release, on March 22, 1987.☆75Updated 8 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- 🎉 A simple CHIP-8 emulator written with C and SDL2☆54Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- DIY Compiler☆45Updated last year
- A step by step guide to producing the tiniest x64 hello world.☆93Updated 5 years ago
- A win32 porting of smallchat which is a minimal programming example for a chat server☆13Updated 2 years ago
- Principles Of Programming Languages - Projects and Homeworks☆73Updated 10 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- record & replay or time travel debugging☆72Updated 3 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 11 years ago
- ☆23Updated 3 years ago
- MINIX 3 (mirror)☆15Updated 6 years ago
- First two front-end phases of a language-independent compiler implemented in C++☆14Updated 5 years ago
- Implementation of lua virtual machine☆11Updated 8 years ago