mrnugget / scheme_x86Links
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
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 5 months ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆158Updated 2 years ago
- A collection of programming languages and type systems.☆33Updated 3 weeks ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 4 years ago
- ☆86Updated 4 years ago
- An implementation of the Lox language in Racket.☆33Updated last year
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- A simple incomplete Scheme-to-C compiler☆67Updated last month
- An experimental Racket implementation using LLVM/MLIR☆61Updated last year
- ☆79Updated 6 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- A notional machine for the SMoL languages☆22Updated last year
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- Racket to WebAssembly Compiler☆35Updated 4 months ago
- My Own Linear Lisp☆40Updated 6 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆104Updated 2 weeks ago
- Data structures and algorithms in OCaml☆50Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Course web page for Fall 2021.☆22Updated 3 years ago
- Demonstration of implementing a language in Racket☆58Updated 10 years ago