Introduction - If you have any usage issues, please Google them yourself
Compiler theory lexical analyzer function is to use recursive function calls between the simulation process of constructing the syntax tree from the top down. Transformation grammar: to eliminate ambiguity, to eliminate left recursion, left-factor extraction to determine whether the LL (1) grammar