Darksecond / loxLinks
A rust implementation of the lox language
☆114Updated last year
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- Rust implementation of the Lox programming language☆154Updated 4 years ago
- Language tooling for the Lox programming language.☆343Updated 4 months ago
- Crafting Interpreters in Rust☆305Updated 3 years ago
- Native language with Rust & LLVM☆73Updated 2 years ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Updated last year
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- ☆264Updated last year
- Writing Interpreters in Rust: a Guide☆516Updated 10 months ago
- An interpreter for the Monkey programming language written in Rust☆386Updated last year
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆84Updated 2 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆66Updated 4 years ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆191Updated 3 years ago
- A hybrid programming language written in Rust.☆123Updated last year
- Build your own - linker☆209Updated 4 years ago
- Create your own programming language with Rust☆789Updated last year
- Incremental garbage collection from safe Rust☆781Updated this week
- An interpreter for Monkey with parser combinator written in Rust☆43Updated 6 years ago
- A rust interpreter for the Lox language☆26Updated 5 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆229Updated last year
- Compiler collection for educational purposes☆58Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- Oxide Programming Language☆135Updated 3 years ago
- historical archive of rust pre-publication development☆699Updated last year
- A register-based VM in Rust☆73Updated 6 years ago
- An MVP stack VM☆107Updated last year
- Pratt parser written in Rust☆95Updated 2 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆192Updated 2 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆716Updated 3 weeks ago