TY - BOOK ID - 7838785 TI - Introduction to Compiler Design PY - 2011 SN - 0857298283 0857298291 PB - London : Springer London : Imprint: Springer, DB - UniCat KW - Compilers (Computer programs) -- Design. KW - Compilers (Computer programs) KW - Engineering & Applied Sciences KW - Computer Science KW - Design KW - Design. KW - Compiling programs (Computer programs) KW - Computer science. KW - Programming languages (Electronic computers). KW - Computer Science. KW - Programming Languages, Compilers, Interpreters. KW - Computer programs KW - Programming software KW - Systems software KW - Informatics KW - Science KW - Computer languages KW - Computer program languages KW - Computer programming languages KW - Machine language KW - Electronic data processing KW - Languages, Artificial UR - https://www.unicat.be/uniCat?func=search&query=sysid:7838785 AB - This textbook is intended for an introductory course on Compiler Design, suitable for use in an undergraduate programme in computer science or related fields. Introduction to Compiler Design presents techniques for making realistic, though non-optimizing compilers for simple programming languages using methods that are close to those used in "real" compilers, albeit slightly simplified in places for presentation purposes. All phases required for translating a high-level language to machine language is covered, including lexing, parsing, intermediate-code generation, machine-code generation and register allocation. 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, and suggestions for implementation in several different language flavors are in many cases given. The techniques are illustrated with examples and exercises. The author has taught Compiler Design at the University of Copenhagen for over a decade, and the book is based on material used in the undergraduate Compiler Design course there. Additional material for use with this book, including solutions to selected exercises, is available at http://www.diku.dk/~torbenm/ICD . ER -