Introduction - If you have any usage issues, please Google them yourself
I wrote it myself a C- language, lexical analysis and syntax analysis of two compile steps, which will lexical analysis and syntax analysis is included in the same scan, that is, to complete a total of morphology and syntax analysis of source code to scan only once.