Engineering a Compiler, 2/e (美國原版)
Keith Cooper, Linda Torczon
- 出版商: Morgan Kaufmann
- 出版日期: 2011-02-07
- 售價: $2,880
- 貴賓價: 9.5 折 $2,736
- 語言: 英文
- 頁數: 824
- 裝訂: Hardcover
- ISBN: 012088478X
- ISBN-13: 9780120884780
-
相關分類:
Compiler 編譯器
-
相關翻譯:
編譯器設計, 2/e (Engineering a Compiler, 2/e) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$2,300$2,185 -
$650$553 -
$3,260$3,097 -
$680$578 -
$1,650$1,568 -
$1,980$1,881 -
$1,200$1,176 -
$1,590$1,558 -
$720$684 -
$550$468 -
$1,968An Introduction to Parallel Programming (Hardcover)
-
$480$408 -
$980$774 -
$2,100$2,058 -
$580$458 -
$680$578 -
$780$663 -
$1,152Getting Started with LLVM Core Libraries (Paperback)
-
$1,390$1,362 -
$420$357 -
$280$218 -
$780$616 -
$580$493 -
$650$429 -
$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