antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 7 months ago
Alternatives and similar repositories for tiger-rs
Users that are interested in tiger-rs are comparing it to the libraries listed below
Sorting:
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- garbage collection☆326Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A mostly functional haskell compiler written in rust☆321Updated 2 years ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆211Updated 5 years ago
- A C compiler written in Rust, with a focus on good error messages.☆304Updated 11 months ago
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- ☆94Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- ☆39Updated 4 years ago
- A register-based VM in Rust☆74Updated 6 years ago
- Rust bindings for libgccjit.☆55Updated 2 years ago
- The essence of Rust.☆133Updated 3 years ago
- A functional programming language☆48Updated 5 years ago
- Forth for Rust's trait system☆232Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- A JIT experiment in Rust☆142Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Build your own - linker☆212Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago