mrnugget / scheme_x86Links
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆74Updated 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:
- ⚗️ 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 this week
- An incremental approach to compiler construction☆84Updated 5 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 4 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 2 weeks ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- An experimental Racket implementation using LLVM/MLIR☆61Updated 2 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 3 months ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- ☆87Updated 4 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 6 months ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A notional machine for the SMoL languages☆22Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆251Updated 5 years ago
- ☆79Updated 6 years ago
- ☆71Updated this week
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- ☆51Updated 2 years ago
- ☆65Updated 9 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆93Updated 5 years ago
- Algebraic structures for untyped Racket☆78Updated last year
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- My personal website☆102Updated this week
- F*dging up a Racket: how to write Brainf*ck as a Racket language☆27Updated 5 years ago
- An implementation of the Lox language in Racket.☆35Updated 2 years ago