Compilers : principles, techniques, & tools / Alfred V. Aho ... [et al.].
Material type:
TextPublication details: Boston : Pearson Addison Wesley, c2007.Edition: 2. international edDescription: xxiv, 1009 p. : ill. ; 24 cmISBN: - 9780321491695
- 005.453 22
| Item type | Current library | Call number | Copy number | Status | Date due | Barcode | |
|---|---|---|---|---|---|---|---|
Books
|
Main library General Stacks | 005.453 / AH.C 2007 (Browse shelf(Opens below)) | 1 | Available | 010894 |
Browsing Main library shelves, Shelving location: General Stacks Close shelf browser (Hides shelf browser)
|
|
|
|
|
|
|
||
| 005.4476 / SE.M 2008 Microsoft Windows server 2008 administration / | 005.4476 / TA.D 2007 Distributed systems : | 005.452 / MA.W 2009 Writing compilers and interpreters : | 005.453 / AH.C 2007 Compilers : | 005.453 / GA.C 2005 Compiler Design | 005.453 / GA.C 2005 Compiler Design | 005.453 / PU. P 2008 Principles of Compiler Design / |
Includes bibliographical references and index.
Introduction -- Language Processors -- The Structure of a Compiler -- The Evolution of Programming Languages -- The Science of Building a Compiler -- Applications of Compiler Technology -- Programming Language Basics -- Summary of Chapter 1 -- References for Chapter 1 -- A Simple Syntax-Directed Translator -- Introduction -- Syntax Definition -- Syntax-Directed Translation -- Parsing -- A Translator for Simple Expressions -- Lexical Analysis -- Symbol Tables -- Intermediate Code Generation -- Summary of Chapter 2 -- Lexical Analysis -- The Role of the Lexical Analyzer -- Input Buffering -- Specification of Tokens -- Recognition of Tokens -- The Lexical-Analyzer Generator Lex -- Finite Automata -- From Regular Expressions to Automata -- Design of a Lexical-Analyzer Generator -- Optimization of DFA-Based Pattern Matchers -- Summary of Chapter 3 -- References for Chapter 3 -- Syntax Analysis -- Introduction -- Context-Free Grammars -- Writing a Grammar -- Top-Down Parsing -- Bottom-Up Parsing -- Introduction to LR Parsing: Simple LR -- More Powerful LR Parsers -- Using Ambiguous Grammars -- Parser Generators -- Summary of Chapter 4 -- References for Chapter 4 -- Syntax-Directed Translation -- Syntax-Directed Definitions -- Evaluation Orders for SDD's -- Applications of Syntax-Directed Translation -- Syntax-Directed Translation Schemes -- Implementing L-Attributed SDD's -- Summary of Chapter 5 -- References for Chapter 5 -- Intermediate-Code Generation -- Variants of Syntax Trees -- Three-Address Code -- Types and Declarations -- Translation of Expressions -- Type Checking -- Control Flow -- Backpatching -- Switch-Statements -- Intermediate Code for Procedures -- Summary of Chapter 6 -- References for Chapter 6 -- Run-Time Environments -- Storage Organization -- Stack Allocation of Space -- Access to Nonlocal Data on the Stack -- Heap Management -- Introduction to Garbage Collection -- Introduction to Trace-Based Collection -- Short-Pause Garbage Collection -- Advanced Topics in Garbage Collection -- Summary of Chapter 7 -- References for Chapter 7 -- Code Generation -- Issues in the Design of a Code Generator -- The Target Language -- Addresses in the Target Code -- Basic Blocks and Flow Graphs -- Optimization of Basic Blocks -- A Simple Code Generator -- Peephole Optimization -- Register Allocation and Assignment -- Instruction Selection by Tree Rewriting -- Optimal Code Generation for Expressions -- Dynamic Programming Code-Generation -- Summary of Chapter 8 -- References for Chapter 8 -- Machine-Independent Optimizations -- The Principal Sources of Optimization -- Introduction to Data-Flow Analysis -- Foundations of Data-Flow Analysis -- Constant Propagation -- Partial-Redundancy Elimination -- Loops in Flow Graphs -- Region-Based Analysis -- Symbolic Analysis -- Summary of Chapter 9 -- References for Chapter 9 -- Instruction-Level Parallelism -- Processor Architectures -- Code-Scheduling Constraints -- Basic-Block Scheduling -- Global Code Scheduling -- Software Pipelining -- Summary of Chapter 10 -- References for Chapter 10 -- Optimizing for Parallelism and Locality -- Basic Concepts -- Matrix Multiply: An In-Depth Example -- Iteration Spaces -- Affine Array Indexes -- Data Reuse -- Array Data-Dependence Analysis -- Finding Synchronization-Free Parallelism -- Synchronization Between Parallel Loops -- Pipelining -- Locality Optimizations -- Other Uses of Affine Transforms -- Summary of Chapter 11 -- References for Chapter 11 -- Interprocedural Analysis -- Basic Concepts -- Why Interprocedural Analysis? -- A Logical Representation of Data Flow -- A Simple Pointer-Analysis Algorithm -- Context-Insensitive Interprocedural Analysis -- Context-Sensitive Pointer Analysis -- Datalog Implementation by BDD's -- Summary of Chapter 12 -- References for Chapter 12 -- A Complete Front End -- The Source Language -- Main -- Lexical Analyzer -- Symbol Tables and Types -- Intermediate Code for Expressions -- Jumping Code for Boolean Expressions -- Intermediate Code for Statements -- Parser -- Creating the Front End -- Finding Linearly Independent Solutions -- Index.
Compilers: Principles, Techniques and Tools, known to professors, students, and developers worldwide as the "Dragon Book," is available in a new edition. Every chapter has been completely revised to reflect developments in software engineering, programming languages, and computer architecture that have occurred since 1986, when the last edition published. The authors, recognizing that few readers will ever go on to construct a compiler, retain their focus on the broader set of problems faced in software design and software development. New chapters include: Chapter 10 Instruction-Level Parallelism Chapter 11 Optimizing for Parallelism and Locality Chapter 12 Interprocedural Analysis
1
There are no comments on this title.