Compilers: Principles, Techniques and Tools
โ Scribed by Aho, Alfred V
- Year
- 2013
- Tongue
- English
- Leaves
- 947
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
, 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
โฆ Table of Contents
Cover......Page 1
Table of Contents......Page 4
Chapter 1. Introduction......Page 6
Chapter 2. A Simple Syntax-Directed Translator......Page 44
Chapter 3. Lexical Analysis......Page 114
Chapter 4. Syntax Analysis......Page 196
Chapter 5. Syntax-Directed Translation......Page 308
Chapter 6. Intermediate-Code Generation......Page 362
Chapter 7. Run-Time Environments......Page 432
Chapter 8. Code Generation......Page 510
Chapter 9. Machine-Independent Optimizations......Page 588
Chapter 10. Instruction-Level Parallelism......Page 712
Chapter 11. Optimizing for Parallelism and Locality......Page 774
Appendix A: A Complete Front End......Page 908
Appendix B: Finding Linearly Independent Solutions......Page 932
A......Page 936
C......Page 938
D......Page 939
F......Page 940
J......Page 941
M......Page 942
P......Page 943
R......Page 944
S......Page 945
U......Page 946
Z......Page 947
โฆ Subjects
Science;Computer Science;Programming;Technical;Technology;Computers;Reference;Nonfiction;Software;Textbooks
๐ SIMILAR VOLUMES
<span>Compilers: Principles, Techniques and Tools</span><span>, 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