bdj / dybvig-three-imp
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 14 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
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆13Updated 12 years ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- ☆85Updated 4 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- ☆40Updated 3 years ago
- ☆64Updated 8 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 7 years ago
- Scheme's commonly used small functions☆26Updated 5 years ago
- An abstract machine for analyzing Racket bytecode.☆29Updated 3 years ago
- Swish Concurrency Engine☆144Updated last month
- Compile JavaScript to Native Code☆29Updated 4 years ago
- Scheme Related Papers☆46Updated 4 years ago
- ☆37Updated 2 months ago
- Asynchronous event loop for chez scheme with await semantics☆38Updated 2 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 11 years ago
- IA32 assembler in PLT Scheme☆32Updated 14 years ago
- Compile-time metaprogramming for OCaml☆71Updated 5 months ago
- Matplotlib for Chez Scheme☆25Updated 5 years ago
- some old code about scheme compiler I've ever wrote☆14Updated last year
- My Own Linear Lisp☆38Updated 6 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆56Updated 7 years ago
- Demonstration of implementing a language in Racket☆58Updated 10 years ago
- stex: stex to latex and latex to html converters and associated tools☆84Updated last year
- Port of the 'MIT Scmutils' library to Chez Scheme.☆37Updated 4 months ago
- The PGG Partial Evaluation System for Scheme 48☆17Updated 12 years ago
- Some useful shortcuts for DrRacket☆82Updated 4 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 3 years ago
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago