Engineering a Compiler (3/e)

豆瓣
Engineering a Compiler (3/e)

登录后可管理标记收藏。

ISBN: 9780128154120
作者: Keith Cooper / Linda Torczon
出版社: Morgan Kaufmann
发行时间: 2022 -9
装订: Paperback
价格: $99.95
页数: 880

/ 10

0 个评分

评分人数不足
借阅或购买

Keith Cooper / Linda Torczon   

简介

Engineering a Compiler, Third Edition is full of technical updates, new material covering the latest developments in compiler technology, and a fundamental change in the presentation of the middle section of the book, with new chapters focusing on semantic elaboration (the problems that arise in generating code from the ad-hoc syntax-directed translation schemes in a generated parser), on runtime support for naming and addressability, and on code shape for expressions, assignments, and control-structures. Leading educators and researchers Keith Cooper and Linda Torczon have revised their popular text with a fresh approach to learning important techniques for constructing a modern compiler, combining basic principles with pragmatic insights from their own experience building state-of-the-art compilers.
Key Features
- Presents in-depth treatment of algorithms and techniques used in the front end of a modern compiler
- Pays particular attention to code optimization and code generation, the primary areas of recent research and development
- New chapters in the middle section of the book focus on how compilers (and interpreters) implement abstraction, tying the underlying knowledge to students’ own experience and to the languages in which they have been taught to program
- Chapter 13 on register allocation has been fully re-written to focus on bottom-up methods of register allocation at the local scope

目录

1. Overview of Compilation
2. Scanners
3. Parsers
4. Intermediate Representations
5. Semantic Elaboration
6. The Procedure Abstraction
7. Code Shape
8. Introduction to Optimization
9. Data-Flow Analysis
10. Scalar Optimizations
11. Instruction Selection
12. Instruction Scheduling
13. Register Allocation
Appendix
A. ILOC
B. Data Structures

其它版本 (5)
短评
评论
笔记