abesto / jlox-rs
Following along the first (Java) part of https://craftinginterpreters.com/, but with Rust, because reasons.
☆19Updated 2 years ago
Alternatives and similar repositories for jlox-rs:
Users that are interested in jlox-rs are comparing it to the libraries listed below
- Pratt parser written in Rust☆90Updated last year
- A regex library for humans, written in Rust 🦀☆54Updated 3 months ago
- Build nice REPLs using clap and reedline with zero effort☆60Updated last month
- Language tooling for the Lox programming language.☆300Updated last month
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- ☆54Updated last year
- https://app.codecrafters.io/courses/interpreter☆85Updated 7 months ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆59Updated 7 months ago
- The Lua programming language, implemented in Rust.☆105Updated 10 months ago
- Scripting language focused on processing tabular data.☆176Updated 2 years ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- A port of jonls/redshift to Rust☆46Updated 9 months ago
- Approximate images usings lines☆66Updated 3 months ago
- A web crawling programming language☆112Updated 8 months ago
- 🌾 A pretty fast text rope☆273Updated last month
- hindley-milner algorithm☆58Updated last year
- The prettier pattern-matching parser with automatic error recovery☆125Updated 2 months ago
- An attribute macro to simplify writing simple command line applications.☆35Updated 2 years ago
- A Lox Interpreter in Rust☆50Updated 5 years ago
- Make it possible to chain regular functions☆46Updated 5 months ago
- A principled take on minesweeper☆76Updated last year
- Find duplicate code blocks in files☆56Updated last year
- Minimalist pedantic command line parser☆334Updated 3 weeks ago
- Working on simplifications of Nushell's grammar towards better parse-ability☆14Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆178Updated last year
- Lisp compiler using Rust☆18Updated last year
- Ygen - Yet another code generation libary (abandoned; gained two internships from it)☆107Updated this week
- A wrapper around mlua to generate documentation, definition files and other helpers☆72Updated last month
- Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.☆19Updated 2 years ago