antoyo / tiger-rs
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆142Updated 3 weeks 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 5 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A simple ML-like programming language with subtyping and full type inference.☆168Updated 2 months ago
- Safe Rust LLVM bindings☆120Updated 8 years ago
- The essence of Rust.☆123Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- ☆92Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆96Updated 4 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A mostly functional haskell compiler written in rust☆311Updated last year
- A C compiler written in Rust, with a focus on good error messages.☆294Updated last week
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- A Scheme interpreter written in Rust☆88Updated 6 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 2 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆117Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆90Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆219Updated 2 months ago
- ☆59Updated 3 years ago
- A pure functional language for type-level programming in Rust☆324Updated 2 years ago
- GLL parsing framework.☆137Updated 10 months ago