eatonphil / lustLinks
A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
☆188Updated 3 years ago
Alternatives and similar repositories for lust
Users that are interested in lust are comparing it to the libraries listed below
Sorting:
- Rust implementation of the Lox programming language☆146Updated 3 years ago
- A hybrid programming language written in Rust.☆122Updated 11 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 7 months ago
- A tiny x86_64 kernel written in Rust.☆82Updated 2 years ago
- Learn to make your own programming language with Rust☆260Updated 3 years ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆452Updated 11 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆184Updated 2 years ago
- Build your own - linker☆201Updated 4 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago
- ☆244Updated 7 months ago
- An MVP stack VM☆105Updated last year
- Oxide Programming Language☆134Updated 3 years ago
- An intepreter for a simple dynamic language written in Rust☆291Updated 11 months ago
- The Antimony programming language☆156Updated 3 weeks ago
- A very small and minimal virtual machine written in rust.☆108Updated 5 years ago
- A register-based VM in Rust☆67Updated 6 years ago
- A rust implementation of the lox language☆110Updated last year
- Language tooling for the Lox programming language.☆315Updated 4 months ago
- Cycle-tracking garbage collector library for Rust☆189Updated last month
- single file, std only, async Rust executor☆574Updated 9 months ago
- Crafting Interpreters in Rust☆295Updated 2 years ago
- A JIT experiment in Rust☆139Updated last year
- Pratt parser written in Rust☆90Updated last year
- Writing Interpreters in Rust: a Guide☆512Updated 5 months ago
- A simple shell☆140Updated 10 months ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and ev…☆485Updated last month
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Functional language with a powerful type system.☆171Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago