Engineering a Compiler, 2/e (美國原版)
Keith Cooper, Linda Torczon
- 出版商: Morgan Kaufmann
- 出版日期: 2011-02-07
- 定價: $3,400
- 售價: 8.0 折 $2,720 (限時優惠至 2024-12-31)
- 語言: 英文
- 頁數: 824
- 裝訂: Hardcover
- ISBN: 012088478X
- ISBN-13: 9780120884780
-
相關分類:
Compiler
-
相關翻譯:
編譯器設計, 2/e (Engineering a Compiler, 2/e) (簡中版)
-
其他版本:
Engineering a Compiler, 3/e (美國原版)
買這商品的人也買了...
-
$2,460$2,337 -
$650$514 -
$3,910$3,715 -
$680$537 -
$1,881$1,782 -
$2,070Understanding Linux Network Internals (Paperback)
-
$1,200$1,176 -
$1,558Introduction to Algorithms, 3/e (IE-Paperback)
-
$720$684 -
$550$468 -
$2,240An Introduction to Parallel Programming (Hardcover)
-
$480$408 -
$980$647 -
$2,565C++ Primer, 5/e (美國原版)
-
$580$458 -
$680$578 -
$780$616 -
$1,880$1,786 -
$1,754Foundations of Algorithms, 5/e (Paperback)
-
$420$332 -
$280$218 -
$780$616 -
$580$493 -
$650$507 -
$1,980$1,940
相關主題
商品描述
This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience building state-of-the-art compilers. They will help you fully understand important techniques such as compilation of imperative and object-oriented languages, construction of static single assignment forms, instruction scheduling, and graph-coloring register allocation.
- In-depth treatment of algorithms and techniques used in the front end of a modern compiler
- Focus on code optimization and code generation, the primary areas of recent research and development
- Improvements in presentation including conceptual overviews for each chapter, summaries and review questions for sections, and prominent placement of definitions for new terms
- Examples drawn from several different programming languages
商品描述(中文翻譯)
這本完全修訂的第二版《Engineering a Compiler》充滿了技術更新和最新編譯器技術發展的新內容。在這本全面的教材中,您將學習到構建現代編譯器的重要技術。領先的教育家和研究人員Keith Cooper和Linda Torczon結合基本原理和他們在建立最先進編譯器方面的實踐見解,幫助您充分理解重要技術,如命令式和面向對象語言的編譯、靜態單賦值形式的構建、指令調度和圖著色寄存器分配。
該書的特點包括:
- 深入介紹現代編譯器前端使用的算法和技術
- 專注於代碼優化和代碼生成,這是最近研究和開發的主要領域
- 改進的呈現方式,包括每章的概念概述、各節的摘要和復習問題,以及新術語的明確定義的突出位置
- 從多種不同的編程語言中選取的示例