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 9 months ago
- Build your own - linker☆198Updated 4 years ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆447Updated 10 months ago
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆181Updated last year
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- Pratt parser written in Rust☆90Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- single file, std only, async Rust executor☆574Updated 7 months ago
- A register-based VM in Rust☆67Updated 6 years ago
- The Antimony programming language☆151Updated last week
- Language tooling for the Lox programming language.☆309Updated 3 months ago
- A tiny x86_64 kernel written in Rust.☆81Updated 2 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆121Updated last year
- Incremental garbage collection from safe Rust☆721Updated last month
- ☆239Updated 6 months ago
- A rust implementation of the lox language☆107Updated last year
- A very small and minimal virtual machine written in rust.☆108Updated 4 years ago
- Oxide Programming Language☆134Updated 3 years ago
- An intepreter for a simple dynamic language written in Rust☆291Updated 10 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- ☆316Updated 7 months ago
- An MVP stack VM☆105Updated last year
- Cycle-tracking garbage collector library for Rust☆183Updated 4 months ago
- Writing Interpreters in Rust: a Guide☆508Updated 4 months ago
- A telnet chat server☆103Updated last year
- Functional language with a powerful type system.☆171Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆234Updated last week
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- An example on implementing the interesting part of Nodes event loop and async story☆56Updated 4 years ago