mrnugget / scheme_x86
Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"
☆72Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for scheme_x86
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆59Updated 3 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- An incremental approach to compiler construction☆80Updated 4 years ago
- CMSC 430 Design and Implementation of Programming Languages☆46Updated last week
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- A work-in-progress garbage collector for Guile☆145Updated last month
- A notional machine for the SMoL languages☆21Updated last year
- A compiler to compile a simple subset of scheme to LLVM 10☆108Updated 3 years ago
- ☆77Updated 5 years ago
- A simple incomplete Scheme-to-C compiler☆66Updated last month
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- A collection of programming languages and type systems.☆33Updated 2 months ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Course web page for Fall 2021.☆20Updated 2 years ago
- ☆85Updated 3 years ago
- An implementation of the Lox language in Racket.☆30Updated last year
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆62Updated 5 months ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 7 months ago
- Algebraic structures for untyped Racket☆75Updated 3 months ago
- A linter for Racket.☆44Updated last month
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆83Updated 3 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- ☆40Updated 6 months ago
- Incremental implementation of a scheme compiler☆29Updated 11 years ago
- An embeddable flow-oriented language.☆59Updated last month
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆13Updated 2 years ago
- A DSL for runtime code generation in racket☆66Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago