MiniPython-Compiler In this project we created a compiler for a mini-python version from scratch. The project implements four phases: Lexical Analysis Syntax Analysis Abstract Syntax Tree Symbol/Semantic Analysis Contributor: github.com/subamanis