To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Compilers: Principles, Techniques, and Tools

From Wikipedia, the free encyclopedia

Compilers: Principles, Techniques, and Tools
The cover of the second edition (North American), showing a knight and dragon
AuthorAlfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman
LanguageEnglish
PublisherPearson Education, Inc
Publication date
1986, 2006
ISBN0-201-10088-6
OCLC12285707
005.4/53 19
LC ClassQA76.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 for programming languages. First published in 1986, it is widely regarded as the classic definitive compiler technology text.[2]

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.

YouTube Encyclopedic

  • 1/3
    Views:
    11 001
    84 152
    128 751
  • The Computer Science Dragon Book
  • What is a Compiler?
  • Phases of a Compiler Example

Transcription

First edition

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

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

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

References

  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

External links

This page was last edited on 31 December 2023, at 20:49
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.