antoyo / tiger-rs
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆142Updated last month
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
- The essence of Rust.☆123Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- ☆93Updated last year
- garbage collection☆321Updated 5 years ago
- A mostly functional haskell compiler written in rust☆311Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆170Updated 3 months ago
- A JIT experiment in Rust☆137Updated 8 months 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☆94Updated 8 years ago
- A Scheme interpreter written in Rust☆89Updated 6 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- A C compiler written in Rust, with a focus on good error messages.☆296Updated last month
- ☆150Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- Pure functional Lisp implemented in Rust☆207Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- A pure functional language for type-level programming in Rust☆326Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆204Updated 4 years ago
- A functional programming language☆48Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- a pragmatic point-free theorem prover assistant☆138Updated last year
- Forth for Rust's trait system☆229Updated 4 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 months ago