diegofreijo / rlox-vm
A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.
☆28Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for rlox-vm
- A rust implementation of the lox language☆100Updated 5 months ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated this week
- Pratt parser written in Rust☆87Updated last year
- Rust implementation of the Lox programming language☆142Updated 3 years ago
- hindley-milner algorithm☆53Updated last year
- Oxide Programming Language☆129Updated 2 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆64Updated 4 months ago
- A rust interpreter for the Lox language☆26Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆92Updated 8 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆57Updated 2 years ago
- ☆207Updated 4 years ago
- A toy programming language in rust☆61Updated 2 weeks ago
- An interface for writing a RustTypeChecker.☆42Updated last year
- Tox is a statically typed version programming language that is written in rust.☆36Updated last year
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆81Updated last year
- Native language with Rust & LLVM☆67Updated last year
- 🐕 A little programming language written in Rust☆55Updated 3 years ago
- A hybrid programming language written in Rust.☆122Updated 3 months ago
- Build your own - linker☆170Updated 3 years ago
- A lightweight graphical text editor made with Rust and Druid☆36Updated last year
- Macro assembler for Rust☆32Updated 8 months ago
- Language tooling for the Lox programming language.☆275Updated last month
- ☆59Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Crafting Interpreters in Rust☆270Updated 2 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 4 years ago
- QBE IR in natural Rust data structures☆81Updated 3 weeks ago
- Ygen - Yet another code generation libary☆97Updated this week
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 2 years ago