A compiler for the language greek++ for the course MYY802 Compilers at CSE UOI
*Charilaos Chatzidimitriou
*Omiros Chatziiordanis
The project documentation is included in the compile_report.pdf
Run in your terminal python3 greek_5387_5388 <your_program>.gr --debug for your greek++ program to be compiled into a RISC-V assembly program. You need to have a version of Python 3 installed.