antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 3 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 super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆94Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- A JIT experiment in Rust☆140Updated last year
- garbage collection☆323Updated 6 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆116Updated 6 years ago
- A mostly functional haskell compiler written in rust☆318Updated last year
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 7 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆39Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A register-based VM in Rust☆70Updated 6 years ago
- A Rust-like language compiling to x86-64 assembler☆53Updated 3 years ago
- ☆152Updated 5 years ago
- Build your own - linker☆205Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Macros have types!☆131Updated 2 years ago
- A pure functional language for type-level programming in Rust☆336Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Rust implementation of the Lox programming language☆149Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago