antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 5 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
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- ☆94Updated 2 years ago
- A C compiler written in Rust, with a focus on good error messages.☆303Updated 9 months ago
- garbage collection☆324Updated 6 years ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A functional programming language☆48Updated 5 years ago
- ☆39Updated 4 years ago
- A mostly functional haskell compiler written in rust☆320Updated last year
- A pure functional language for type-level programming in Rust☆336Updated 3 years ago
- ☆152Updated 6 years ago
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 11 months ago
- A JIT experiment in Rust☆141Updated last year
- A Hindley-Milner polymorphic typing system☆60Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- The essence of Rust.☆128Updated 3 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- Forth for Rust's trait system☆230Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust bindings for libgccjit.☆52Updated 2 years ago
- A register-based VM in Rust☆73Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- a pragmatic point-free theorem prover assistant☆143Updated last month