Introduction - If you have any usage issues, please Google them yourself
With vc + + realized the function of a compiler, the compiler can be divided into several parts: the lexical analyzer, syntax analyzer, semantic analyzer, intermediate code generator, and so on, is made up of the program is herself, hoping to provide reference for you