Skip to content
/ lox Public

Implementation of the Lox programming language from Crafting Interpreters

Notifications You must be signed in to change notification settings

rfaulhaber/lox

Repository files navigation

lox

Implementation of Lox per the Crafting Interpreters book.

note: the tree-walk implementation is not complete. I did not implement environments correctly in Rust and decided I didn’t care.

About

Implementation of the Lox programming language from Crafting Interpreters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published