GitHunt

DodaPlusPlusCompiler

To run the files

  1. first compile the files using compile.sh
chmod +x compile.sh
./compile.sh
  1. run the GUI
python3 GUI.py

For cleaning the directory

rm y.tab.* && rm a.out && rm lex.yy.c

check the requirements

sudo apt-get install python3-tk

Languages

C81.7%C++8.9%Yacc7.3%Python0.9%Lex0.9%Shell0.2%

Contributors

Created May 28, 2021
Updated October 12, 2022
TheRubick/DodaPlusPlusCompiler | GitHunt