/lox

Primary LanguageRustMIT LicenseMIT

Lox Interpreter

This is my Lox interpreter, written in Rust. For now it follows the book Crafting Interpreters, but eventually I may add additional features.