bdj / dybvig-three-impLinks
Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the section of the paper it implements. I made a few modifications to make the code work with PLT Scheme. Each file is a module that exports an evaluate function. Some of the VMs need mutable lists, so I explicitl…
☆21Updated 15 years ago
Alternatives and similar repositories for dybvig-three-imp
Users that are interested in dybvig-three-imp are comparing it to the libraries listed below
Sorting:
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆15Updated 12 years ago
- A Scheme to x86-64 compiler in Scheme☆79Updated 10 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- IA32 assembler in PLT Scheme☆32Updated 14 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Scheme's commonly used small functions☆25Updated 5 years ago
- ☆86Updated 4 years ago
- Asynchronous event loop for chez scheme with await semantics☆38Updated 3 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- Scheme Related Papers☆45Updated 5 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 8 years ago
- A pattern match macro for chez-scheme☆18Updated 8 years ago
- Collection of scheme libraries and snippets, mostly experimenting with Chez or R6RS in general.☆18Updated 8 years ago
- The PGG Partial Evaluation System for Scheme 48☆18Updated 12 years ago
- ☆64Updated 8 years ago
- a Express style webframework for Igropyr (Chez Scheme http-server)☆21Updated 2 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 6 years ago
- ☆12Updated 2 weeks ago
- Matplotlib for Chez Scheme☆24Updated 5 years ago
- Compile-time metaprogramming for OCaml☆73Updated 9 months ago
- ☆44Updated 8 years ago
- Course web page for Fall 2021.☆22Updated 3 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- Swish Concurrency Engine for Windows☆18Updated 4 years ago
- web server derived from Fermion (circa 2011)☆20Updated 9 years ago
- Compile JavaScript to Native Code☆28Updated 5 years ago
- They contain so few lines of code, yet so few people get them right.☆38Updated 11 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago