Introduction - If you have any usage issues, please Google them yourself
This source code of principles of Compilers, involving lexical analysis, syntax analysis in principles of Compilers. This experiment used flex and bison tools, a lex program and a yacc program were wrote to implemented it, function of this source program is to analyse source code wrote in C, and output the results.