Introduction - If you have any usage issues, please Google them yourself
Using C language to write a PL/0 lexical analyzer (agreed all characters are lowercase, uppercase characters not included), with words for grammatical and semantic analysis, which can put the string input
Split the source program into an analysis of transfer of each word symbol to the syntax and semantics, and the analysis results (basic word, operation
Fu, identifiers, constants and bound)