Compilation principles learning tutorial
Course content <br />Introduces the general principles of compiler construction and basic implementation methods. Introduces theoretical knowledge: formal language and automata theory, syntax-guided definitions and attribute grammars, type theory, program analysis principles, etc. Emphasis on formal description technology and automatic Generative technology emphasizes a macro understanding of compilation principles and techniques, does not distract attention from branch algorithms, and is not biased towards any source language or target machine.
Expand