Modern Compiler Implementation in C / Andrew W. Appel and Maia Ginsburg
Material type:
- 9788175960718
- 23rd 005.453 APP
Item type | Current library | Collection | Call number | Status | Notes | Date due | Barcode | |
---|---|---|---|---|---|---|---|---|
Reference Book | VIT-AP General Stacks | Reference | 005.453 APP (Browse shelf(Opens below)) | Not For Loan | CSE | 012506 | ||
Reference Book | VIT-AP General Stacks | Reference | 005.453 APP (Browse shelf(Opens below)) | Not For Loan | CSE | 00195 | ||
Text Book | VIT-AP General Stacks | 005.453 APP (Browse shelf(Opens below)) | In transit from VIT-AP to School of Computer Science Section since 2024-12-06 | CSE | 00196 |
Browsing School of Computer Science Section shelves, Shelving location: General Stacks, Collection: Reference Close shelf browser (Hides shelf browser)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||
005.4476 DIS Distributed Systems : | 005.4476 DIS Distributed Systems : | 005.453 AHO Compilers : principles, techniques, & tools / | 005.453 APP Modern Compiler Implementation in C | 005.453 APP Modern Compiler Implementation in C | 005.453 HOL Compiler Design in C | 005.453 ITL Express Learning - Principles of Compiler Design |
It includes Appendix, Bibliography and Index Pages
This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
Keeps up with the revolution in computer architecture since 1985, covering current techniques in instruction selection, code generation, register allocation
Excellent coverage of practical back-end code generation issues not available in most texts
Well designed implementation project, with chapter-by-chapter programming assignments, so the resulting 'student compiler' is simple but high-tech and modern
Uses the C programming language for exercises and examples
Four new chapters - Static Single-Assignment Form, Polymorphic Types, Pipelining and Scheduling, and the Memory Heirarchy
A new section on parsing with automatic syntax-error repair
Some sections of the Register Allocation and Canonical Trees chapters have been completely rewritten to improve the clarity of explanation
All chapters have more pencil-and-paper exercises and Further Reading sections
There are no comments on this title.