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.☆123Updated last year
- Rust implementation of the Lox programming language☆151Updated 3 years ago
- A tiny x86_64 kernel written in Rust.☆82Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- Build your own - linker☆208Updated 4 years ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆451Updated last year
- Pratt parser written in Rust☆91Updated 2 years ago
- An MVP stack VM☆107Updated last year
- Learn to make your own programming language with Rust☆262Updated 3 years ago
- A rust implementation of the lox language☆115Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆190Updated 2 years ago
- Oxide Programming Language☆135Updated 3 years ago
- Language tooling for the Lox programming language.☆337Updated 3 months ago
- Pure Rust implementation of Lua compiler.☆201Updated 4 years ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- ☆256Updated 11 months ago
- Crafting Interpreters in Rust☆303Updated 3 years ago
- The Antimony programming language☆158Updated last week
- A register-based VM in Rust☆73Updated 6 years ago
- Writing Interpreters in Rust: a Guide☆518Updated 9 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Native language with Rust & LLVM☆73Updated 2 years ago
- A very small and minimal virtual machine written in rust.☆109Updated 5 years ago
- An example on implementing the interesting part of Nodes event loop and async story☆56Updated 5 years ago
- Wait, another virtual machine ?☆61Updated 4 years ago
- A JIT experiment in Rust☆141Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- An operating system written in Rust☆121Updated 4 years ago
- Learn assembly with entirely too many brainfuck compilers☆57Updated 4 years ago