antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 2 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☆203Updated 3 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
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- Safe Rust LLVM bindings☆125Updated 8 years ago
- garbage collection☆323Updated 6 years ago
- ☆94Updated last year
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A mostly functional haskell compiler written in rust☆317Updated last year
- A JIT experiment in Rust☆140Updated last year
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 6 months ago
- ☆39Updated 4 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆114Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Build your own - linker☆205Updated 4 years ago
- The essence of Rust.☆127Updated 3 years ago
- A simple ML-like programming language with subtyping and full type inference.☆179Updated 8 months ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 weeks ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A register-based VM in Rust☆69Updated 6 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago