rrnewton / Essentials-of-CompilationLinks
A book about compiling Racket to x86-64 assembly
☆21Updated 7 years ago
Alternatives and similar repositories for Essentials-of-Compilation
Users that are interested in Essentials-of-Compilation are comparing it to the libraries listed below
Sorting:
- My Own Linear Lisp☆40Updated 6 years ago
- An idris backend compiling to chez scheme☆46Updated 7 years ago
- Racket port of the nanopass-framework☆34Updated 4 years ago
- A small implementation of type inference☆78Updated 10 years ago
- A series of implementations of a simple functional programming language.