/MiniPython-Compiler

In this project we created a compiler for a mini-python version from scratch. The project implements four phases: 1. Lexical Analysis 2. Syntax Analysis 3. Abstract Syntax Tree 4. Symbol/Semantic Analysis

Primary LanguageHTMLMIT LicenseMIT

Stargazers