eatonphil / lustLinks
A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
☆192Updated 3 years ago
Alternatives and similar repositories for lust
Users that are interested in lust are comparing it to the libraries listed below
Sorting:
- A hybrid programming language written in Rust.☆123Updated last year
- Rust implementation of the Lox programming language☆155Updated 4 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Learn to make your own programming language with Rust