mariosangiorgio / rulox
Implementation in Rust of lox, the language described in Crafting Interpreters
☆62Updated 3 years ago
Alternatives and similar repositories for rulox
Users that are interested in rulox are comparing it to the libraries listed below
Sorting:
- Rust implementation of the Lox programming language☆146Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- hindley-milner algorithm☆59Updated last year
- A rust implementation of the lox language☆105Updated 11 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated 3 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
- Tox is a statically typed version programming language that is written in rust.☆37Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- An interpreter for the Monkey programming language written in Rust☆376Updated 10 months ago
- Crafting Interpreters in Rust☆290Updated 2 years ago
- Rust Code Reading Clubs☆141Updated 3 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Lox Interpreter/REPL written in Rust☆36Updated 6 years ago
- Pratt parser written in Rust☆90Updated last year
- A register-based VM in Rust☆67Updated 6 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Playing with Rust. Let's create a Lisp!☆66Updated 4 years ago
- 2D shoot 'em up game, written in Rust☆38Updated last year
- lens implemented in rust☆116Updated last year
- A functional programming language☆48Updated 4 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- An interpreter for Monkey with parser combinator written in Rust☆41Updated 5 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆197Updated 2 weeks ago