A Tree-Walk Interpreter for the PyLox language, using the good old python, for the simplest and cleanest implementation.
python scripting-language python3 lox craftinginterpreters c-like object-oriented-language tree-walk-interpreter
-
Updated
Aug 4, 2020 - Python