Compilers: Principles, Techniques, and Tools

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Compilers: Principles, Techniques, and Tools
File:Purple dragon book b.jpg
The cover of the second edition (North American), showing a knight and dragon
Author Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman
Language English
Publisher Pearson Education, Inc
Publication date
1986, 2006
ISBN 0-201-10088-6
OCLC 12285707
005.4/53 19
LC Class QA76.76.C65 A37 1986

Compilers: Principles, Techniques, and Tools[1] is a computer science textbook by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman about compiler construction. Although more than two decades have passed since the publication of the first edition, it is widely regarded as the classic definitive compiler technology text.[2]

It is affectionately known as the Dragon Book to a generation of computer scientists[3][4] as its cover depicts a knight and a dragon in battle, a metaphor for conquering complexity. This name can also refer to Aho and Ullman's older Principles of Compiler Design.

First edition

The first edition is informally called the "red dragon book" to distinguish it from the second edition[5] and from Aho & Ullman’s 1977 Principles of Compiler Design sometimes known as the "green dragon book" [5] Topics covered in the first edition include:

Second edition

Following in the tradition of its two predecessors, the second edition features a dragon and a knight on its cover, and is informally known as the purple dragon. Monica S. Lam of Stanford University became a co-author with this edition.

The second edition includes several additional topics, including

See also

References

  1. Aho, Sethi, Ullman, Compilers: Principles, Techniques, and Tools, Addison-Wesley, 1986. ISBN 0-201-10088-6
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. 5.0 5.1 Lua error in package.lua at line 80: module 'strict' not found.

External links