lonng / lua-rsLinks
Pure Rust implementation of Lua compiler.
☆200Updated 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:
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.☆61Updated last year
- An MVP stack VM☆106Updated last year
- Rust-based script programming language.☆73Updated 6 years ago
- Pratt parser written in Rust☆91Updated last year
- Rust implementation of the Lox programming language☆149Updated 3 years ago
- A JIT experiment in Rust☆140Updated last year
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 2 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆190Updated 3 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated 4 months ago
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆131Updated 9 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆213Updated 2 weeks ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- Parser Combinator ver. Rust☆15Updated 5 years ago
- Production-ready message exchange network software solution with channel-subscribe based protocol☆36Updated last week
- Build your own - linker☆205Updated 4 years ago
- A terminal based game engine☆36Updated 4 years ago
- garbage collection☆323Updated 6 years ago
- A triangle minesweeper game in Rust.☆92Updated 2 years ago
- A C Compiler/Parser written in Rust☆52Updated 2 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A register-based VM in Rust☆70Updated 6 years ago
- Safe Lua Scripting Environment for Actix☆123Updated 5 years ago
- Lightweight C parser for Rust☆227Updated last year
- rust stackful generator library☆347Updated this week
- An interpreter for the Monkey programming language written in Rust☆382Updated last year
- Context utilities in Rust☆92Updated 2 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago