AirthCompiler
A simple compiler for a toy language.
Authors
Oussama Mater
Bochra Menchaoui
Installation && Usage
Requirements: Python 3.x should be fine.
git clone https://github.com/OussamaMater/Compiler.git
cd Compiler
python3 compiler.py code.air