When.com Web Search

  1. Ads

    related to: compiler design textbook

Search results

  1. Results From The WOW.Com Content Network
  2. Principles of Compiler Design - Wikipedia

    en.wikipedia.org/wiki/Principles_of_Compiler_Design

    The book may be called the "green dragon book" to distinguish it from its successor, Aho, Sethi & Ullman's Compilers: Principles, Techniques, and Tools, which is the "red dragon book". [1] The second edition of Compilers: Principles, Techniques, and Tools added a fourth author, Monica S. Lam , and the dragon became purple; hence becoming the ...

  3. Compilers: Principles, Techniques, and Tools - Wikipedia

    en.wikipedia.org/wiki/Compilers:_Principles...

    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 ...

  4. The Design of an Optimizing Compiler - Wikipedia

    en.wikipedia.org/wiki/The_Design_of_an...

    It describes the BLISS optimizing compiler for the PDP-11, written at Carnegie Mellon University in the early 1970s. The compiler ran on a PDP-10 and was one of the first to produce well-optimized code for a minicomputer. Because of its elegant design and the quality of the generated code, the compiler and book remain classics in the compiler ...

  5. Allen Holub - Wikipedia

    en.wikipedia.org/wiki/Allen_Holub

    His 1990 book Compiler Design in C is a 984-page reference book, recommended by several library services at the time, [10] [11] as well as trade publications [12] [13] [14] and the comp.compiler Usenet group FAQ. [15] It is now out of print, but available as a download on his website. [16]

  6. Tom Pittman (computer scientist) - Wikipedia

    en.wikipedia.org/wiki/Tom_Pittman_(computer...

    He and James Peters coauthored The Art of Compiler Design (1992), an important introductory textbook to compiler and interpreter design. [1] References

  7. Alfred Aho - Wikipedia

    en.wikipedia.org/wiki/Alfred_Aho

    Their 1977 textbook Principles of Compiler Design had a green dragon on the front cover and became known as "the green dragon book". In 1986 Aho and Ullman were joined by Ravi Sethi to create a new edition, "the red dragon book" (which was briefly shown in the 1995 movie Hackers), and in 2006 also by Monica Lam to create "the purple dragon book ...

  8. Dragon Book - Wikipedia

    en.wikipedia.org/wiki/Dragon_Book

    The Dragon Book may refer to: Principles of Compiler Design, a book by Alfred V. Aho, and Jeffrey D. Ullman; Compilers: Principles, Techniques, and Tools, a book by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman; The Dragon Book, a 2009 fantasy anthology co-edited by Gardner Dozois

  9. History of compiler construction - Wikipedia

    en.wikipedia.org/wiki/History_of_compiler...

    This second part of the compiler can also be created by a compiler-compiler using a formal rules-of-precedence syntax-description as input. The first compiler-compiler to use that name was written by Tony Brooker in 1960 and was used to create compilers for the Atlas computer at the University of Manchester, including the Atlas Autocode compiler