Hubbry Logo
search button
Sign in
Compilers: Principles, Techniques, and Tools
Compilers: Principles, Techniques, and Tools
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Compilers: Principles, Techniques, and Tools
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Compilers: Principles, Techniques, and Tools Wikipedia article. Here, you can discuss, collect, and organize anything related to Compilers: Principles, Techniques, and Tools...
Add your contribution
Compilers: Principles, Techniques, and Tools

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 for programming languages. First published in 1986, it is widely regarded as the classic definitive compiler technology text.[2]

Key Information

It is known as the Dragon Book to generations 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

[edit]

The first edition (1986) 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

[edit]

Following in the tradition of its two predecessors, the second edition (2006) 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:

Updated second edition

[edit]

In order to cover recent developments and issues, there is an updated second edition from Pearson Education India (4 July 2023), with contributions from Sorav Bansal. This revised and updated edition has new chapters on programming language semantics and undefined behaviour semantics.

See also

[edit]

References

[edit]
  1. ^ Aho, Sethi, Ullman, Compilers: Principles, Techniques, and Tools, Addison-Wesley, 1986. ISBN 0-201-10088-6
  2. ^ "The Top 9 1/2 Books in a Hacker's Bookshelf". Retrieved 23 October 2010.
  3. ^ Alex Martelli; Anna Martelli Ravenscroft; David Ascher (2005). Python cookbook. O'Reilly Media. p. 587. ISBN 978-0-596-00797-3. Retrieved 21 October 2011.
  4. ^ Ian Stephenson (2005). Production rendering: design and implementation. Springer. p. 139. ISBN 978-1-85233-821-3. Retrieved 21 October 2011.
  5. ^ a b Mad Macz (January 2002). Internet Underground: The Way of the Hacker. PageFree Publishing, Inc. p. 219. ISBN 978-1-930252-53-0. Retrieved 21 October 2011.

Further reading

[edit]
[edit]