cxphoe / SICP-solutionsLinks
Solutions for SICP
☆14Updated 7 years ago
Alternatives and similar repositories for SICP-solutions
Users that are interested in SICP-solutions are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Scheme Related Papers☆45Updated 5 years ago
- ☆14Updated 4 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Scheme's commonly used small functions☆28Updated 6 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆116Updated 7 years ago
- awesome racket and scheme project☆99Updated 2 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆249Updated 5 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- All the ML code examples from the book "The Little MLer"☆86Updated 15 years ago
- Dream Scheme interpreter by David Joseph Stith☆16Updated 8 years ago
- Common Lisp DSL for building untyped lambda calculus expressions☆26Updated 10 months ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- A curated list of awesome Scheme resources and materials☆80Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- This project is the legacy version of Standard ML of New Jersey that continues to support older systems (e.g., 32-bit machines).☆43Updated last week
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 6 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆109Updated 4 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- ☆124Updated last year
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 12 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- s7 Scheme☆58Updated 6 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆52Updated 15 years ago