ceronman / loxidoLinks
Rust implementation of the Lox programming language
☆145Updated 3 years ago
Alternatives and similar repositories for loxido
Users that are interested in loxido are comparing it to the libraries listed below
Sorting:
- Crafting Interpreters in Rust☆295Updated 2 years ago
- A rust implementation of the lox language☆107Updated last year
- Implementation in Rust of lox, the language described in Crafting Interpreters☆64Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- Language tooling for the Lox programming language.☆313Updated 3 months ago
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- ☆244Updated 6 months ago
- An interpreter for the Monkey programming language written in Rust☆378Updated 11 months ago
- Writing Interpreters in Rust: a Guide☆509Updated 5 months ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆82Updated 2 years ago
- Incremental garbage collection from safe Rust☆726Updated last month
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆220Updated 7 months ago
- Build your own - linker☆201Updated 4 years ago
- Cycle-tracking garbage collector library for Rust☆185Updated 2 weeks ago
- single file, std only, async Rust executor☆574Updated 8 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆450Updated 11 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Pratt parser written in Rust☆90Updated last year
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- A Lox Interpreter in Rust☆53Updated 5 years ago
- Compile-time reference counting☆450Updated last month
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated 3 weeks ago
- A register-based VM in Rust☆67Updated 6 years ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- An MVP stack VM☆105Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆182Updated 2 years ago