matklad / miniprattLinks
☆271Updated last year
Alternatives and similar repositories for minipratt
Users that are interested in minipratt are comparing it to the libraries listed below
Sorting:
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆232Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- Rust implementation of the Lox programming language☆155Updated 4 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- ☆324Updated 2 months ago
- Incremental garbage collection from safe Rust☆806Updated 2 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆186Updated last month
- Language tooling for the Lox programming language.☆353Updated 6 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆726Updated 2 months ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Crafting Interpreters in Rust☆310Updated 3 years ago
- Cycle-tracking garbage collector library for Rust☆313Updated last month
- ☆67Updated 2 years ago
- A rust implementation of the lox language☆115Updated last year
- 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧☆268Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 6 months ago
- A new register allocator☆250Updated 2 weeks ago
- Rust grammar tool libraries and binaries☆572Updated 2 weeks ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- An interpreter for the Monkey programming language written in Rust☆385Updated last year
- Wadler-style pretty-printing combinators in Rust☆173Updated 4 months ago
- Lightweight C parser for Rust☆239Updated 3 months ago
- A special input type for nom to locate tokens☆240Updated last year
- Compile-time reference counting☆456Updated 8 months ago
- Build your own - linker☆212Updated 4 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆62Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year