lonng / lua-rs
Pure Rust implementation of Lua compiler.
☆195Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lua-rs
- Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.☆58Updated last year
- C99 compiler toolchain in Rust (for fun and self-education)☆173Updated 4 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆177Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆92Updated 8 years ago
- rust stackful generator library☆310Updated last month
- garbage collection☆319Updated 5 years ago
- Pratt parser written in Rust☆87Updated last year
- Incremental garbage collection from safe Rust☆537Updated 2 months ago
- A dynasm-like tool for rust.☆720Updated this week
- Build your own - linker☆170Updated 3 years ago
- A JIT experiment in Rust☆132Updated 4 months ago
- Rust-based script programming language.☆72Updated 5 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆642Updated last year
- Lua 5.3 bindings for Rust☆158Updated last year
- A minimalistic async/await executor for Rust☆231Updated 7 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 4 months ago
- An MVP stack VM☆99Updated 10 months ago
- A minimal embedded V8 JavaScript engine wrapper for Rust☆105Updated 5 months ago
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆131Updated 3 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 2 years ago
- Rust implementation of the Lox programming language☆142Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- An interpreter for the Monkey programming language written in Rust☆365Updated 4 months ago
- A register-based VM in Rust☆66Updated 5 years ago
- Context utilities in Rust☆86Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated last week
- Safe Rust LLVM bindings☆119Updated 7 years ago
- JVM written in Rust☆87Updated 3 years ago