DodaPlusPlusCompiler To run the files first compile the files using compile.sh chmod +x compile.sh ./compile.sh 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