Skip to content

Rust-based implementation of the lox language interpreter from the book "Crafting Interpreters"

License

Notifications You must be signed in to change notification settings

jens-siebert/rlox

Repository files navigation

basic workflow

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.

About

Rust-based implementation of the lox language interpreter from the book "Crafting Interpreters"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages