ceronman / loxido
Rust implementation of the Lox programming language
☆144Updated 3 years ago
Alternatives and similar repositories for loxido:
Users that are interested in loxido are comparing it to the libraries listed below
- A rust implementation of the lox language☆104Updated 10 months ago
- Crafting Interpreters in Rust☆288Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 4 months ago
- ☆228Updated 4 months ago
- Language tooling for the Lox programming language.☆300Updated last month
- Implementation in Rust of lox, the language described in Crafting Interpreters☆62Updated 3 years ago
- An interpreter for the Monkey programming language written in Rust☆375Updated 9 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆218Updated 5 months ago
- Writing Interpreters in Rust: a Guide☆500Updated 2 months ago
- Learn to make your own programming language with Rust☆261Updated 2 years ago
- Incremental garbage collection from safe Rust☆679Updated 3 weeks ago
- Build your own - linker☆194Updated 4 years ago
- Pratt parser written in Rust☆90Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years 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
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 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
- JIT compiler and runtime for a toy language, using Cranelift☆675Updated last year
- single file, std only, async Rust executor☆566Updated 6 months ago
- Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.☆19Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- Cycle-tracking garbage collector library for Rust☆178Updated 2 months ago
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated 2 months ago
- hindley-milner algorithm☆58Updated last year
- A Lox Interpreter in Rust☆49Updated 5 years ago
- Ygen - Yet another code generation libary (abandoned; gained two internships from it)☆107Updated this week
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆178Updated last year
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆446Updated 8 months ago