tekknolagi / ghuloumLinks
Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)
☆68Updated last week
Alternatives and similar repositories for ghuloum
Users that are interested in ghuloum are comparing it to the libraries listed below
Sorting:
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆160Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 8 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- An interpreter for a J-inspired language☆92Updated 2 years ago
- Scheme on SECD☆43Updated 4 years ago
- Function EXpression Language (interpreter for functional programs)☆84Updated last week
- Warren's Abstract Machine: A Tutorial Reconstruction by Hassan Ait-Kaci☆65Updated 5 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- A toy programming language.☆40Updated last year
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- A core concatenative programming language with variables and first-rank polymorphic type inference☆31Updated 5 years ago
- My Own Linear Lisp☆41Updated 6 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last year
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆84Updated 7 months ago
- A small λ-calculus interpreter in C☆57Updated 10 years ago
- ☆87Updated 4 years ago
- Pre-Scheme to (GNU) C compiler written in Pre-Scheme☆36Updated 11 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆27Updated 2 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- s7 Scheme☆58Updated 6 years ago
- ☆79Updated 6 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 7 months ago
- A compiler to compile a simple subset of scheme to LLVM 10☆109Updated 4 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆59Updated 2 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago