antoyo / tiger-rs
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆143Updated 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
- A compiler for Standard ML, somewhat☆202Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 6 years ago
- garbage collection☆321Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- A simple ML-like programming language with subtyping and full type inference.☆172Updated 4 months ago
- A mostly functional haskell compiler written in rust☆311Updated last year
- Safe Rust LLVM bindings☆122Updated 8 years ago
- A C compiler written in Rust, with a focus on good error messages.☆295Updated 2 months ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A JIT experiment in Rust☆137Updated 9 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆205Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆616Updated 3 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- ☆93Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- ☆59Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- The essence of Rust.☆123Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 4 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago