x0Compiler ECNU Compiler Project: x0 compiler, implemented by lex and yacc(bison) run on linux: make ./compiler -t -c src -t: show symbol table -c: show pcode src: your source code file