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:
- A hybrid programming language written in Rust.☆122Updated 11 months ago
- Rust implementation of the Lox programming language☆147Updated 3 years ago
- Build your own - linker☆203Updated 4 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 8 months ago
- Language tooling for the Lox programming language.☆321Updated 2 weeks ago
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- A tiny x86_64 kernel written in Rust.☆82Updated 2 years ago
- A rust implementation of the lox language☆111Updated last year
- Pratt parser written in Rust☆91Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆185Updated 2 years ago
- Oxide Programming Language☆134Updated 3 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago
- An MVP stack VM☆105Updated last year
- The Antimony programming language☆156Updated last month
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆452Updated last year
- Crafting Interpreters in Rust☆296Updated 2 years ago
- ☆247Updated 8 months ago
- An intepreter for a simple dynamic language written in Rust☆292Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- minibrowser written in rust☆118Updated 5 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- QBE IR in natural Rust data structures☆115Updated 2 weeks ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- Cycle-tracking garbage collector library for Rust☆193Updated last month
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Writing Interpreters in Rust: a Guide☆513Updated 6 months ago