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
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A multi-thread Redis implementation with RCU☆17Updated 3 months ago
- MINIX 3 (mirror)☆15Updated 5 years ago
- Papers about Distributed System☆45Updated 5 years ago
- Code for the article series on building a Python compiler and interpreter☆12Updated 6 months ago
- Principles Of Programming Languages - Projects and Homeworks☆72Updated 10 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 2 weeks ago
- DIY Compiler☆46Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A step by step guide to producing the tiniest x64 hello world.☆87Updated 4 years ago
- ☆24Updated 2 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 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
- An illustration of good taste in code☆13Updated last year
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- ☆63Updated 4 years ago
- Example code for compilers textbook.☆192Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- 翻新 《Linux C编程一站式学习》 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 © 2008, 2009 宋劲杉, 北京亚嵌教育研究中心☆24Updated 6 years ago
- The first available release, on March 22, 1987.☆75Updated 7 years ago
- ☆25Updated 4 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- A collection of programs found in `The Algorithm Design Manual (2nd Edition) by Steven Skiena`☆52Updated 7 years ago
- 🎉 A simple CHIP-8 emulator written with C and SDL2☆52Updated 5 years ago