eatonphil / lust
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
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆447Updated 9 months ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- A hybrid programming language written in Rust.☆122Updated 9 months ago
- single file, std only, async Rust executor☆573Updated 6 months ago
- Learn to make your own programming language with Rust☆262Updated 2 years ago
- ☆316Updated 6 months ago
- A rust implementation of the lox language☆105Updated 11 months ago
- ☆231Updated 5 months ago
- Pratt parser written in Rust☆90Updated last year
- Incremental garbage collection from safe Rust☆698Updated last week
- Build your own - linker☆198Updated 4 years ago
- Language tooling for the Lox programming language.☆303Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- A tiny x86_64 kernel written in Rust.☆80Updated 2 years ago
- Writing Interpreters in Rust: a Guide☆505Updated 3 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Functional language with a powerful type system.☆170Updated last year
- Pure Rust implementation of Lua compiler.☆200Updated 3 years ago
- An example on implementing the interesting part of Nodes event loop and async story☆56Updated 4 years ago
- REGex in Rust with EcmaScript Syntax☆188Updated 3 months ago
- The Lua programming language, implemented in Rust.☆106Updated 11 months ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- Oxide Programming Language☆134Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆180Updated last year
- JS engine in Rust☆518Updated 3 years ago
- The Antimony programming language☆150Updated last week
- Crafting Interpreters in Rust☆290Updated 2 years ago
- A simple, fast, LRU cache implementation.☆202Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆230Updated 5 months ago