mariosangiorgio / rulox
Implementation in Rust of lox, the language described in Crafting Interpreters
☆63Updated 3 years ago
Alternatives and similar repositories for rulox:
Users that are interested in rulox are comparing it to the libraries listed below
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- hindley-milner algorithm☆54Updated last year
- A rust implementation of the lox language☆103Updated 8 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆142Updated 3 weeks ago
- ☆92Updated last year
- An interpreter for Monkey with parser combinator written in Rust☆39Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- Pratt parser written in Rust☆88Updated last year
- A register-based VM in Rust☆66Updated 5 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 interpreter for the Lox language☆26Updated 4 years ago
- Exploring the "expression problem" in Rust☆47Updated 2 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 8 years ago
- Playing with Rust. Let's create a Lisp!☆65Updated 3 years ago
- Learn assembly with entirely too many brainfuck compilers☆57Updated 4 years ago
- Crafting Interpreters in Rust☆282Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- Compiler for the Tiger programming language☆12Updated 6 years ago
- Lox Interpreter/REPL written in Rust☆36Updated 6 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆204Updated 4 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 2 years ago
- A functional programming language☆48Updated 4 years ago