antoyo / tiger-rsLinks
Rust implementation of the projects from the book Modern Compiler Implementation in ML
☆145Updated 4 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☆203Updated 3 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- A mostly functional haskell compiler written in rust☆320Updated last year
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 8 months ago
- garbage collection☆323Updated 6 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- ☆94Updated last year
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- A pure functional language for type-level programming in Rust☆336Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- Build your own - linker☆207Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆39Updated 4 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Forth for Rust's trait system☆230Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆71Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- A JIT experiment in Rust☆140Updated last year
- Compiler for the Tiger programming language☆12Updated 6 years ago
- A register-based VM in Rust☆71Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- ☆152Updated 5 years ago
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 10 months ago