Principy kompilace (knihy vydané nakladatelstvím Higher Education Press v roce 2003)

Úvod

This book introduces the general principles and basic implementation methods of compiler construction. The main content includes lexical analysis, syntax analysis, semantic analysis, and intermediate code. Generation, code optimization and target code generation, etc. In addition to introducing the compilation technology of imperative programming languages, this book also introduces the implementation technology of object-oriented languages ​​and functional programming languages. The book also emphasizes some related theoretical knowledge, such as formal language and automata theory, grammar-guided definition and attribute grammar, type theory and type system, etc.

Tato kniha využívá širokou škálu neotřelých materiálů, stejně jako ilustrací a textů. Dbejte na propojení teorie s praxí. Tato kniha může být použita jako učebnice pro informatiku a příbuzné obory na vysokých školách a univerzitách a může být také použita jako reference pro počítačové softwarové inženýrství a technický personál.

Související články
HORNÍ