This is my and Mohammadhossein Arsalan Compiler project.
In this phase we used jflex to build a scanner for our compiler.
In this phase we used Pgen to build a parser using graphs for our compiler.
In this phase we used the parser generated by Pgen and implemented code generator for our compiler.