Introduction to compiler design.
Material type:
Item type | Current library | Collection | Call number | Status | Date due | Barcode | Item holds |
---|---|---|---|---|---|---|---|
![]() |
Main Library Reference | Reference | 005.453 MOG (Browse shelf(Opens below)) | Available | 016218 |
Browsing Main Library shelves, Shelving location: Reference, Collection: Reference Close shelf browser (Hides shelf browser)
005.453 COM Compilers, principles, techniques, and tools / | 005.453 COM Compilers : Principles,Techniques, and Tools | 005.453 MOD Modern compiler design / | 005.453 MOG Introduction to compiler design. | 005.453 MUC Advanced compiler design and implementation | 005.71 BEY Data communications : from basics to broadband | 005.72 GOT More excellent HTML with an introduction to JavaScript |
Lexical Analysis.-Syntax Analysis.-Scopes and Symbol Tables.-Interpretation.-Type Checking.-Intermediate-Code Generation.-Machine-Code Generation.-Register Allocation.-Functions.-Data Flow Analysis and Optimisation --
Optimisation for Loops --
Set Notation and Concepts --
Index.
The second edition of this textbook has been fully revised and adds material about loop optimisation, function call optimisation and dataflow analysis. It presents techniques for making realistic compilers for simple programming languages, using techniques that are close to those used in "real" compilers, albeit in places slightly simplified for presentation purposes. 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.
There are no comments on this title.