tekknolagi / ghuloumLinks
Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)
☆70Updated last month
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☆94Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated last month
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A toy programming language.☆41Updated last year
- An interpreter for a J-inspired language☆92Updated 2 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆105Updated 11 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Warren's Abstract Machine: A Tutorial Reconstruction by Hassan Ait-Kaci☆67Updated 5 years ago
- BQN virtual machine☆31Updated last year
- a practical Scheme compiler☆165Updated 3 months ago
- A meta-circular interpreter of a subset of Scheme☆16Updated 5 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Manfred von Thun's Programming Language Joy☆100Updated 11 months ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 7 months ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 11 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated 2 years ago
- SOM - Simple Object Machine☆70Updated 4 months ago
- A compiler to compile a simple subset of scheme to LLVM 10☆110Updated 4 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago