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:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A hobby OS☆54Updated 4 years ago
- A multi-thread Redis implementation with RCU☆17Updated 6 months ago
- Support for for students (Python)☆69Updated 2 weeks ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- An illustration of good taste in code☆13Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- 🎉 A simple CHIP-8 emulator written with C and SDL2☆53Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A simple C modules manager☆63Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- MINIX 3 (mirror)☆15Updated 6 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 3 months ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆225Updated 3 weeks ago
- The first available release, on March 22, 1987.☆74Updated 8 years ago
- Code for the article series on building a Python compiler and interpreter☆11Updated 9 months ago
- DIY Compiler☆45Updated last year
- Implementation of lua virtual machine☆11Updated 7 years ago
- An expression evaluator for C☆43Updated last year
- Beej's Guide to Unix Interprocess Communication source☆146Updated 8 months ago
- 翻新 《Linux C编程一站式学习》 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 © 2008, 2009 宋劲杉, 北京亚嵌教育研究中心☆27Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Example code for compilers textbook.☆197Updated 2 years ago
- Ubuntu 10.04 kernel 2.6.32-kdev☆16Updated 7 months ago
- Papers about Distributed System☆45Updated 5 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago