mrnugget / scheme_x86
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆72Updated 5 years ago
Alternatives and similar repositories for scheme_x86:
Users that are interested in scheme_x86 are comparing it to the libraries listed below
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated last year
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- CMSC 430 Design and Implementation of Programming Languages☆48Updated 2 months ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Course web page for Fall 2021.☆21Updated 3 years ago
- A simple incomplete Scheme-to-C compiler☆67Updated last week
- An incremental approach to compiler construction☆81Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- ☆51Updated 2 years ago
- ☆77Updated 5 years ago
- A notional machine for the SMoL languages☆22Updated last year
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆24Updated last year
- ☆85Updated 4 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆104Updated 3 months ago
- ☆64Updated 8 years ago
- A toy programming language.☆38Updated last year
- A work-in-progress garbage collector for Guile☆165Updated last week
- Code written while working through the book LISP in Small Pieces☆27Updated 11 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 7 years ago
- An implementation of the Lox language in Racket.☆33Updated last year
- A DSL for runtime code generation in racket☆67Updated 2 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆239Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- A collection of programming languages and type systems.☆33Updated 6 months ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 2 years ago