mrnugget / scheme_x86
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆73Updated 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
- An incremental approach to compiler construction☆80Updated 4 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- CMSC 430 Design and Implementation of Programming Languages☆48Updated last month
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- A work-in-progress garbage collector for Guile☆154Updated this week
- Code written while working through the book LISP in Small Pieces☆27Updated 10 years ago
- A simple incomplete Scheme-to-C compiler☆66Updated this week
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 3 years ago
- Course web page for Fall 2021.☆21Updated 3 years ago
- ☆77Updated 5 years ago
- An experimental Racket implementation using LLVM/MLIR☆61Updated last year
- A notional machine for the SMoL languages☆21Updated last year
- A collection of programming languages and type systems.☆33Updated 5 months ago
- single file scheme interpreter with tail call optimization☆83Updated 5 years ago
- ☆85Updated 4 years ago
- Incremental implementation of a scheme compiler☆29Updated 11 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆87Updated 4 years ago
- An implementation of the Lox language in Racket.☆32Updated last year
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆56Updated 7 years ago
- A toy programming language.☆37Updated last year
- Implement a Lisp, in C, from scratch, no libs☆79Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago
- A compiler for Standard ML, somewhat☆202Updated 2 years ago
- ☆64Updated 8 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- ☆40Updated 8 months ago