antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 7 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☆204Updated 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
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- ☆94Updated 2 years ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- garbage collection☆324Updated 6 years ago
- ☆39Updated 4 years ago
- A C compiler written in Rust, with a focus on good error messages.☆304Updated 10 months ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆211Updated 5 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- A JIT experiment in Rust☆142Updated last year
- The essence of Rust.☆131Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- A mostly functional haskell compiler written in rust☆321Updated 2 years ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Rust bindings for libgccjit.☆53Updated 2 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆66Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- A functional programming language☆48Updated 5 years ago
- Compiler for the Tiger programming language☆12Updated 7 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A simple ML-like programming language with subtyping and full type inference.☆185Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago