pylox interpreter

Execute Lox code using a Python implementation of the tree-walk interpreter from Crafting Interpreters

Example code snippets