mrnugget / scheme_x86Links
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆74Updated 6 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:
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 3 weeks ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 2 weeks ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 6 months ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- ☆87Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- Q line editor and full-screen interface editor☆11Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 4 months ago
- Algebraic structures for untyped Racket☆78Updated last year
- ☆79Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated 2 years ago
- ☆65Updated 9 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- An implementation of the Lox language in Racket.☆35Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- Course web page for Fall 2021.☆22Updated 3 years ago
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- A collection of programming languages and type systems.☆33Updated 7 months ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆30Updated 6 years ago