Автор: Torben ?gidius Mogensen Название: Introduction to Compiler Design, 2nd Edition Издательство: Springer Год: 2017 Серия: Undergraduate Topics in Computer Science ISBN: 9783319669656 Язык: English Формат: epub, pdf Размер: 10,3 mb Страниц: 258
All phases required for translating a high-level language to symbolic machine language are covered, including lexing, parsing, type checking, intermediate-code generation, machine-code generation, register allocation and optimisation, interpretation is covered briefly.
Aiming to be neutral with respect to implementation languages, algorithms are presented in pseudo-code rather than in any specific programming language, but suggestions are in many cases given for how these can be realised in different language flavours.
Introduction to Compiler Design is intended for an introductory course in compiler design, suitable for both undergraduate and graduate courses depending on which chapters are used.