Принципи на компилация (Книги, публикувани от Higher Education Press през 2003 г.)

Въведение

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.

Тази книга използва широк набор от нови материали, както и илюстрации и текстове. Обърнете внимание на съчетаването на теорията с практиката. Тази книга може да се използва като учебник по компютърни науки и свързани специалности в колежи и университети, а също така може да се използва като справочник за компютърен софтуерен инженер и технически персонал.

Related Articles
TOP