Introduction - If you have any usage issues, please Google them yourself
An important professional course of computer science, the purpose of this paper is to introduce the general principles and basic methods of compiler construction. It includes language and grammar, lexical analysis, syntax analysis, syntax guided translation, intermediate code generation, storage management, code optimization and object code generation.