• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Python-Based Compiler

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

License

MIT