eatonphil / lustLinks
A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
☆190Updated 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.☆122Updated last year
- Rust implementation of the Lox programming language☆149Updated 3 years ago
- Build your own - linker☆205Updated 4 years ago
- Oxide Programming Language☆134Updated 3 years ago
- A tiny x86_64 kernel written in Rust.☆82Updated 2 years ago
- Learn to make your own programming language with Rust☆263Updated 3 years ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆451Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆188Updated 2 years ago
- A rust implementation of the lox language☆113Updated last year
- Pure Rust implementation of Lua compiler.☆200Updated 4 years ago
- The Antimony programming language☆157Updated last week
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- Pratt parser written in Rust☆91Updated last year
- Language tooling for the Lox programming language.☆328Updated last month
- A register-based VM in Rust☆70Updated 6 years ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- minibrowser written in rust☆118Updated 5 years ago
- Crafting Interpreters in Rust☆301Updated 2 years ago
- A simple shell☆140Updated last year
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- An MVP stack VM☆106Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Writing Interpreters in Rust: a Guide☆517Updated 7 months ago
- ☆251Updated 9 months ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- A JIT experiment in Rust☆140Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- single file, std only, async Rust executor☆578Updated 11 months ago