A Python implementation of the Monkey programming language from [Writing An Interpreter In Go] by Thorsten Ball.
python programming-language interpreter parsing compiler virtual-machine tokenizer scripting-language ast language-design lexing cs-theory monkey-lang writing-an-interpreter-in-go thorsten-ball compilers-and-interpreters
-
Updated
Mar 15, 2025 - Python