A Rust implementation of an interpreter for the Lox language, following the guide Crafting Interpreters by Bob Nystrom for writing interpreters in Java and C. This is a work-in-progress Rust version of the book's first implementation of a Lox recursive-descent interpreter. An version of the second bytecode compiler will also be stored here once written.
-
Notifications
You must be signed in to change notification settings - Fork 0
benmanone/lox_interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of a basic Lox interpreter following "Crafting Interpreters", rewritten in Rust
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published