Introduction - If you have any usage issues, please Google them yourself
The project is to build a PL/X compiler, which is the project workshop for principle of compiler.It has implemented the basic functions such as lex analysis, semant analysis and finally generate the intermediate code.