lonng / lua-rsLinks
Pure Rust implementation of Lua compiler.
☆201Updated 4 years ago
Alternatives and similar repositories for lua-rs
Users that are interested in lua-rs are comparing it to the libraries listed below
Sorting:
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆175Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.☆61Updated 2 years ago
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 3 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 months ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆190Updated 3 years ago
- Safe Lua Scripting Environment for Actix☆123Updated 5 years ago
- A JIT experiment in Rust☆140Updated last year
- Rust-based script programming language.☆72Updated 6 years ago
- An MVP stack VM☆107Updated last year
- Pratt parser written in Rust☆91Updated last year
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Lua 5.3 bindings for Rust☆157Updated last year
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆131Updated 10 months ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Final project for CIS 198 at Penn☆79Updated 9 years ago
- An interpreter for the Monkey programming language written in Rust☆387Updated last year
- Context utilities in Rust☆93Updated 2 years ago
- Rust implementation of the Lox programming language☆151Updated 3 years ago
- Parser Combinator ver. Rust☆15Updated 5 years ago
- garbage collection☆323Updated 6 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated last month
- Aster is a lightweight, fast but powerful cache proxy written in rust.☆255Updated this week
- Build your own - linker☆207Updated 4 years ago
- A register-based VM in Rust☆73Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Monkey Programming Language written in Rust.☆301Updated 2 years ago
- rust stackful generator library☆350Updated 3 weeks ago
- Rust implementation of the bytecode VM (clox) from https://craftinginterpreters.com/☆25Updated last year
- Production-ready message exchange network software solution with channel-subscribe based protocol☆36Updated last month