You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Tree-Walk interpreter for the Lox language based on the book Crafting Interpreters
About
A Tree-Walk interpreter for lox, A Dynamically typed, Object Oriented, Functional programming language, implemented in java based on the book Crafting Interpreters by Robert Nystrom