Project Rust-based implementation of the lox language interpreter from the book "Crafting Interpreters" How to run cargo run --bin rlox [script-file] License This project is licensed under the MIT License - see the LICENSE file for details.