69,95 €
69,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
35 °P sammeln
69,95 €
69,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
35 °P sammeln
Als Download kaufen
69,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
35 °P sammeln
Jetzt verschenken
69,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
35 °P sammeln
  • Format: PDF

This classroom-tested and clearly-written textbook presents a focused guide to the conceptual foundations of compilation, explaining the fundamental principles and algorithms used for defining the syntax of languages, and for implementing simple translators.
This significantly updated and expanded third edition has been enhanced with additional coverage of regular expressions, visibly pushdown languages, bottom-up and top-down deterministic parsing algorithms, and new grammar models.
Topics and features:
Describes the principles and methods used in designing syntax-directed
…mehr

Produktbeschreibung
This classroom-tested and clearly-written textbook presents a focused guide to the conceptual foundations of compilation, explaining the fundamental principles and algorithms used for defining the syntax of languages, and for implementing simple translators.

This significantly updated and expanded third edition has been enhanced with additional coverage of regular expressions, visibly pushdown languages, bottom-up and top-down deterministic parsing algorithms, and new grammar models.

Topics and features:

  • Describes the principles and methods used in designing syntax-directed applications such as parsing and regular expression matching
  • Covers translations, semantic functions (attribute grammars), and static program analysis by data flow equations
  • Introduces an efficient method for string matching and parsing suitable for ambiguous regular expressions (NEW)
  • Presents a focus on extended BNF grammars with their general parser and with LR(1) and LL(1) parsers (NEW)
  • Introduces a parallel parsing algorithm that exploits multiple processing threads to speed up syntax analysis of large files
  • Discusses recent formal models of input-driven automata and languages (NEW)
  • Includes extensive use of theoretical models of automata, transducers and formal grammars, and describes all algorithms in pseudocode
  • Contains numerous illustrative examples, and supplies a large set of exercises with solutions at an associated website


Advanced undergraduate and graduate students of computer science will find this reader-friendly textbook to be an invaluable guide to the essential concepts of syntax-directed compilation. The fundamental paradigms of language structures are elegantly explained in terms of the underlying theory, without requiring the use of software tools or knowledge of implementation, and through algorithmssimple enough to be practiced by paper and pencil.

The authors are Professors (Dr. Stefano Crespi Reghizzi is Emeritus Professor) of Computer Engineering at the Politecnico di Milano, Italy.


Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
The authors are Professors (Dr. Stefano Crespi Reghizzi is Emeritus Professor) of Computer Engineering at the Politecnico di Milano, Italy.

Rezensionen
From the reviews:

"One fundamental problem that every compiler should address: namely, translating one formal language to another. This book addresses this fundamental problem in breadth and depth. ... The book is intended as a textbook for graduate and advanced undergraduate students. It succeeds quite well in its goal of addressing the fundamental theory behind the syntax-directed aspect of compilers; hence, it is most suitable for students in a theoretical computer science (CS) program ... ." (MohammadReza Mousavi, ACM Computing Reviews, June, 2009)

"This textbook covers the fundamental concepts of formal languages and compilation. It presents a comprehensive selection of topics and is based on rigorous definitions and algorithms, illustrated by many motivating examples, with a focus on the importance of combining theoretical concepts with practical applications." (Jörg Desel, Zentralblatt MATH, Vol. 1190, 2010)