About: Principles of Compiler Design     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatAddison-WesleyBooks, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FPrinciples_of_Compiler_Design&invfp=IFP_OFF&sas=SAME_AS_OFF

Principles of Compiler Design, by Alfred Aho and Jeffrey Ullman, is a classic textbook on compilers for computer programming languages. Both of the authors won the 2020 Turing award for their work on compilers. The book was published by Addison-Wesley, ISBN 0-201-00022-9. The acknowledgments mention that the book was entirely typeset at Bell Labs using troff on the Unix operating system, little of which had, at that time, been seen outside the Laboratories.

AttributesValues
rdf:type
rdfs:label
  • Principles of Compiler Design (en)
  • Principles of Compiler Design (es)
  • Principles of Compiler Design (it)
rdfs:comment
  • Principles of Compiler Design (Principios de diseño del compilador), es un libro clásico de sobre compiladores para los lenguajes de programación de computadora escrito por Alfred Aho y Jeffrey D. Ullman. La contraportada ofrece un humorístico diferente punto de vista sobre el problema - el dragón es reemplazado por molinoes de viento, y el caballero es Don Quijote. (es)
  • Principles of Compiler Design, by Alfred Aho and Jeffrey Ullman, is a classic textbook on compilers for computer programming languages. Both of the authors won the 2020 Turing award for their work on compilers. The book was published by Addison-Wesley, ISBN 0-201-00022-9. The acknowledgments mention that the book was entirely typeset at Bell Labs using troff on the Unix operating system, little of which had, at that time, been seen outside the Laboratories. (en)
  • Principles of Compiler Design, di Alfred Aho e Jeffrey Ullman, è un classico testo di livello universitario sui compilatori per linguaggi per computer. È spesso chiamato "dragon book" (il libro del drago) perché la sua copertina riporta un drago ed un cavaliere che combattono; il drago è verde, ed è rappresenta la "complessità nella costruzione di un compilatore", al contempo il cavaliere usa una lancia chiamata "generatori di parser ". A volte il libro è chiamato il "drago verde" per distinguerlo dal suo successore (Aho, Sethi & Ullman's Compilers: Principles, Techniques, and Tools) che è chiamato il libro del "drago rosso" a causa della differente copertina. (it)
foaf:name
  • Principles of Compiler Design (en)
name
  • Principles of Compiler Design (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Green_Dragon_Book_(front).jpg
dc:publisher
  • Addison-Wesley
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
thumbnail
author
  • Alfred V. Aho, and Jeffrey D. Ullman (en)
isbn
language
  • English (en)
pages
pub date
publisher
has abstract
  • Principles of Compiler Design (Principios de diseño del compilador), es un libro clásico de sobre compiladores para los lenguajes de programación de computadora escrito por Alfred Aho y Jeffrey D. Ullman. A menudo llamado "el libro del dragón" porque su cubierta representa a un caballero y un dragón en batalla; el dragón es verde, y está etiquetado "Complejidad de la Construcción del Compilador", mientras que el caballero maneja una lanza etiquetada "generador parser ". El libro puede ser llamado "el libro del dragón verde" para distinguirlo de su sucesor, el libro Compilers: Principles, Techniques, and Tools (Compiladores: Principios, Técnicas y Herramientas) de Aho, Sethi y Ullman, que es "el libro del dragón rojo" porque el dragón en su cubierta es rojo. La segunda edición de Compilers: Principles, Techniques, and Tools agregó a un cuarto autor, Monica S. Lam, y el dragón se convirtió en púrpura; por lo tanto convirtiéndose en "el libro del dragón púrpura". La contraportada ofrece un humorístico diferente punto de vista sobre el problema - el dragón es reemplazado por molinoes de viento, y el caballero es Don Quijote. Hoy en día, Principles of Compiler Design está bastante anticuado, pero cuando salió, en 1977, fue aclamado por su inclinación práctica; incluyó tratamientos de todas las fases de la compilación, con suficiente detalle algorítmico que los estudiantes podían construir sus propios pequeños compiladores en un semestre. El libro fue publicado por Addison-Wesley, ISBN 0-201-00022-9. Los reconocimientos mencionan que el libro fue enteramente compuesto en los Laboratorios Bell usando troff en el sistema operativo Unix, que en aquel momento había sido poco visto fuera de los laboratorios. (es)
  • Principles of Compiler Design, by Alfred Aho and Jeffrey Ullman, is a classic textbook on compilers for computer programming languages. Both of the authors won the 2020 Turing award for their work on compilers. It is often called the "green dragon book" and its cover depicts a knight and a dragon in battle; the dragon is green, and labeled "Complexity of Compiler Design", while the knight wields a lance and a shield labeled "LALR parser generator" and "Syntax Directed Translation" respectively, and rides a horse labeled "Data Flow Analysis". 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". The second edition of Compilers: Principles, Techniques, and Tools added a fourth author, Monica S. Lam, and the dragon became purple; hence becoming the "purple dragon book." The book also contains the entire code for making a compiler. The back cover offers the original inspiration of the cover design: The dragon is replaced by windmills, and the knight is Don Quixote. The book was published by Addison-Wesley, ISBN 0-201-00022-9. The acknowledgments mention that the book was entirely typeset at Bell Labs using troff on the Unix operating system, little of which had, at that time, been seen outside the Laboratories. (en)
  • Principles of Compiler Design, di Alfred Aho e Jeffrey Ullman, è un classico testo di livello universitario sui compilatori per linguaggi per computer. È spesso chiamato "dragon book" (il libro del drago) perché la sua copertina riporta un drago ed un cavaliere che combattono; il drago è verde, ed è rappresenta la "complessità nella costruzione di un compilatore", al contempo il cavaliere usa una lancia chiamata "generatori di parser ". A volte il libro è chiamato il "drago verde" per distinguerlo dal suo successore (Aho, Sethi & Ullman's Compilers: Principles, Techniques, and Tools) che è chiamato il libro del "drago rosso" a causa della differente copertina. La copertina retrostante offre un punto di vista umoristico e diverso del problema - il dragone è rimpiazzato da un mulino a vento, e il cavaliere è Don Chisciotte. Questo libro è ora abbastanza datato, ma quando uscì nel 1977, fu accolto entusiasticamente grazie allo stile pratico. Il libro contiene una descrizione di tutte le fasi della compilazione, con algoritmi descritti abbastanza in dettaglio da poter essere utilizzato dagli studenti come manuale per scrivere dei piccoli compilatori in un semestre. Il libro fu pubblicato da Addison-Wesley, ISBN 0-201-00022-9. I ringraziamenti citano il fatto che il libro è stato completamente scritto ai Bell Labs usando su un sistema operativo Unix che a quel tempo era molto raro. (it)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
ISBN
  • 0-201-00022-9
number of pages
author
publisher
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 59 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software