Eudemonia Eudemonia, compiler for SysY-Mips. Quick Start git clone [email protected]:Ando233/Eudemonia.git cd Eudemonia && mkdir build && cd build # Configure cmake .. # Build make -j6 && cd ../src Usage ./compiler.exe -S testcase.sy -o testcase.s [-O1]