cj1128 / sicp-reviewLinks
😛 Review of Structure and Interpretation of Computer Programs
☆26Updated 11 months ago
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.☆73Updated 3 years ago
- An illustration of good taste in code☆14Updated 10 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- ☆24Updated 2 years ago
- Papers about Distributed System☆45Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- A multi-thread Redis implementation with RCU☆17Updated last month
- Toy vector database written in c99.☆26Updated 9 months ago
- MINIX 3 (mirror)☆14Updated 5 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.☆153Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- 翻新 《Linux C编程一站式学习》 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 © 2008, 2009 宋劲杉, 北京亚嵌教育研究中心☆23Updated 6 years ago
- A collection of programs found in `The Algorithm Design Manual (2nd Edition) by Steven Skiena`☆52Updated 7 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- A Toy C Compiler☆9Updated 7 years ago
- A hobby OS☆53Updated 3 years ago
- A simple C modules manager☆62Updated 9 months ago
- ☆11Updated 4 years ago
- Genius programmer should write his own lisp!☆56Updated this week
- Bootloader exploration☆19Updated 3 years ago
- a Lisp-like functional language with flexible suspension and resumption☆14Updated last week
- ☆16Updated 5 years ago
- A Go implementation of the Shen programming language☆58Updated 2 years ago
- 算法笔记☆1Updated 5 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- General-LR Parser Generator (version 2)☆19Updated last month
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Smallest Vi-clone Text Editor for Windows CLI and SSH session (only 62KB) !!☆25Updated last year