antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆143Updated 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
Sorting:
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- A mostly functional haskell compiler written in rust☆316Updated last year
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- garbage collection☆321Updated 5 years ago
- 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.☆176Updated 6 months ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A JIT experiment in Rust☆139Updated 11 months ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆207Updated 4 years ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A C compiler written in Rust, with a focus on good error messages.☆297Updated 4 months ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆620Updated 4 years ago
- Safe Rust LLVM bindings☆123Updated 8 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆64Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- Forth for Rust's trait system☆229Updated 5 years ago
- A register-based VM in Rust☆67Updated 6 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- ☆94Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 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☆163Updated 2 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago