lonng / lua-rs
Pure Rust implementation of Lua compiler.
☆198Updated 3 years ago
Alternatives and similar repositories for lua-rs:
Users that are interested in lua-rs are comparing it to the libraries listed below
- Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.☆60Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- rust stackful generator library☆325Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆679Updated 3 weeks ago
- A JIT experiment in Rust☆137Updated 9 months ago
- garbage collection☆321Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- A dynasm-like tool for rust.☆757Updated last month
- Pratt parser written in Rust☆90Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,006Updated 4 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆675Updated last year
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 2 years ago
- Rust-based script programming language.☆73Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- offsetof for Rust☆226Updated last year
- Safe Lua Scripting Environment for Actix☆123Updated 4 years ago
- An MVP stack VM☆105Updated last year
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- Lua 5.3 bindings for Rust☆158Updated last year
- rust library for formatting dynamic strings☆150Updated last year
- Build your own - linker☆194Updated 4 years ago
- Context utilities in Rust☆87Updated last year
- A Rust library providing a builder API to generate Rust code.☆255Updated 9 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Safe Rust LLVM bindings☆122Updated 8 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- String interning for Rust☆199Updated 3 weeks ago
- Manual segmented stacks for Rust☆303Updated last month
- Lightweight C parser for Rust☆220Updated 9 months ago
- Generic Atomic<T> type for Rust☆234Updated last year