Python Interpreter Published: February 01, 2020As a course project for CS152, we designed an interpreter for a subset of the python language. Antlr4 was used for syntax parsing. Apart from that, everything was handmade.The tutorial repo is here. And my code is here.Share on Twitter Facebook LinkedIn Previous Next