cxphoe / SICP-solutionsLinks
Solutions for SICP
☆11Updated 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:
- ☆15Updated 4 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.☆21Updated 9 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- This project is the legacy version of Standard ML of New Jersey that continues to support older systems (e.g., 32-bit machines).☆44Updated last week
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 2 months ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆63Updated 8 years ago
- Bibliography of Scheme-related Research☆15Updated 6 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆95Updated 5 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆30Updated 6 years ago
- Scheme Related Papers☆46Updated 5 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 13 years ago
- Implementation of Scheme programming language in assembly☆25Updated 8 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- An Efficient LALR(1) Parser Generator for Scheme☆54Updated 2 months ago
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆15Updated 11 months ago
- Common Lisp DSL for building untyped lambda calculus expressions☆26Updated last year
- HASKELL: Yale Haskell system written in Lisp☆105Updated 12 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 9 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- All the ML code examples from the book "The Little MLer"☆87Updated 15 years ago
- MIT Scheme's Edwin Editor written on top of Scheme48 and SCSH☆43Updated 9 years ago
- functional data structures for scheme☆137Updated 6 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆118Updated 8 years ago
- Scheme's commonly used small functions☆29Updated 6 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Updated 12 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- a practical Scheme compiler☆165Updated this week