登入
選單
返回
Google圖書搜尋
Engineering a Compiler
Keith D. Cooper
Linda Torczon
出版
Elsevier
, 2011-01-18
主題
Computers / Computer Engineering
Computers / Software Development & Engineering / General
ISBN
0080916619
9780080916613
URL
http://books.google.com.hk/books?id=_tgh4bgQ6PAC&hl=&source=gbs_api
EBook
SAMPLE
註釋
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