antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆143Updated last week
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☆202Updated 3 years ago
- Safe Rust LLVM bindings☆123Updated 8 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 6 years ago
- A simple ML-like programming language with subtyping and full type inference.☆173Updated 6 months ago
- A C compiler written in Rust, with a focus on good error messages.☆295Updated 3 months ago
- A mostly functional haskell compiler written in rust☆316Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆207Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- ☆94Updated last year
- A Hindley-Milner polymorphic typing system☆58Updated last year
- garbage collection☆321Updated 5 years ago
- The essence of Rust.☆125Updated 3 years ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- A register-based VM in Rust☆67Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- a pragmatic point-free theorem prover assistant☆140Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Forth for Rust's trait system☆230Updated 4 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- Build your own - linker☆198Updated 4 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆63Updated 3 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- Session Type EDSL for Rust☆103Updated 2 years ago