mrnugget / scheme_x86
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆73Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for scheme_x86
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- An incremental approach to compiler construction☆80Updated 4 years ago
- CMSC 430 Design and Implementation of Programming Languages☆47Updated this week
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 3 years ago
- ☆40Updated 7 months ago
- An experimental Racket implementation using LLVM/MLIR☆60Updated last year
- ☆77Updated 5 years ago
- A work-in-progress garbage collector for Guile☆145Updated last month
- ☆85Updated 3 years ago
- Course web page for Fall 2021.☆21Updated 2 years ago
- A simple incomplete Scheme-to-C compiler☆66Updated last month
- Demonstration of implementing a language in Racket☆58Updated 10 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- A notional machine for the SMoL languages☆21Updated last year
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated last week
- An implementation of the Lox language in Racket.☆30Updated last year
- ☆67Updated 2 weeks ago
- A toy programming language.☆37Updated 10 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆86Updated 4 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆54Updated 7 years ago
- Code written while working through the book LISP in Small Pieces☆27Updated 10 years ago
- Guy Steele's RABBIT Scheme compiler☆58Updated 15 years ago
- Hygienic Literate Programming for Chez Scheme☆45Updated 6 years ago
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- Simplified example cryptocurrency implementation in Racket☆47Updated 3 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆62Updated 5 months ago