Formal Languages and Compilation: Texts in Computer Science
Autor Stefano Crespi Reghizzi, Luca Breveglieri, Angelo Morzentien Limba Engleză Paperback – 23 aug 2016
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 470.77 lei 43-57 zile | |
SPRINGER LONDON – 23 aug 2016 | 470.77 lei 43-57 zile | |
Hardback (1) | 593.63 lei 43-57 zile | |
Springer International Publishing – 6 mai 2019 | 593.63 lei 43-57 zile |
Din seria Texts in Computer Science
- 20% Preț: 474.58 lei
- 20% Preț: 675.35 lei
- 20% Preț: 409.70 lei
- 20% Preț: 306.35 lei
- 20% Preț: 379.63 lei
- 20% Preț: 1219.13 lei
- 20% Preț: 406.21 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.93 lei
- 20% Preț: 412.42 lei
- 20% Preț: 473.73 lei
- 20% Preț: 370.59 lei
- 20% Preț: 503.87 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.34 lei
- 15% Preț: 624.69 lei
- 20% Preț: 378.48 lei
- 20% Preț: 349.64 lei
- 20% Preț: 178.22 lei
- 20% Preț: 323.77 lei
- 20% Preț: 386.63 lei
- 20% Preț: 728.56 lei
- 20% Preț: 650.04 lei
- Preț: 448.55 lei
- 20% Preț: 525.82 lei
- 20% Preț: 351.02 lei
- Preț: 378.08 lei
- 20% Preț: 337.81 lei
- 20% Preț: 608.62 lei
- 20% Preț: 343.79 lei
- 20% Preț: 341.88 lei
- 20% Preț: 339.95 lei
- 20% Preț: 576.31 lei
- 20% Preț: 195.50 lei
- 20% Preț: 334.43 lei
- 23% Preț: 726.93 lei
- 20% Preț: 318.76 lei
- 20% Preț: 583.77 lei
- 20% Preț: 581.48 lei
- Preț: 454.30 lei
- 20% Preț: 524.11 lei
Preț: 470.77 lei
Preț vechi: 588.46 lei
-20% Nou
Puncte Express: 706
Preț estimativ în valută:
90.10€ • 93.59$ • 74.84£
90.10€ • 93.59$ • 74.84£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781447168683
ISBN-10: 1447168682
Pagini: 411
Ilustrații: XII, 399 p. 171 illus., 1 illus. in color.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.58 kg
Ediția:Softcover reprint of the original 2nd ed. 2013
Editura: SPRINGER LONDON
Colecția Springer
Seria Texts in Computer Science
Locul publicării:London, United Kingdom
ISBN-10: 1447168682
Pagini: 411
Ilustrații: XII, 399 p. 171 illus., 1 illus. in color.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.58 kg
Ediția:Softcover reprint of the original 2nd ed. 2013
Editura: SPRINGER LONDON
Colecția Springer
Seria Texts in Computer Science
Locul publicării:London, United Kingdom
Cuprins
Introduction.- Syntax.- Finite Automata as Regular Language Recognizers.- Pushdown Automata and Parsing.- Translation Semantics and Static Analysis.
Recenzii
From the book reviews:
“The book provides an in-depth introduction to the foundations of compiler construction with a strong emphasis on the theory of formal languages. It is well suited for a basic course on formal languages (covering the regular and the context-free languages) and an advanced course on compiler construction. The presentation is mathematically exact and thus necessarily formal, but the authors make every effort to illustrate the concepts and algorithms on well-selected examples.” (Andreas Maletti, zbMATH, Vol. 1298, 2014)
“The book provides an in-depth introduction to the foundations of compiler construction with a strong emphasis on the theory of formal languages. It is well suited for a basic course on formal languages (covering the regular and the context-free languages) and an advanced course on compiler construction. The presentation is mathematically exact and thus necessarily formal, but the authors make every effort to illustrate the concepts and algorithms on well-selected examples.” (Andreas Maletti, zbMATH, Vol. 1298, 2014)
Notă biografică
Dr. Stefano Crespi Reghizzi and Dr. Angelo Morzenti are Full Professors of Computer Engineering in the Department of Electronics and Computer Science at the Politecnico di Milano. Dr. Luca Breveglieri is an Associate Professor at the same institution.
Textul de pe ultima copertă
This fully revised and expanded new edition elucidates the elegance and simplicity of the fundamental theory underlying Formal Languages and Compilation.
Retaining the reader-friendly, minimalist style of the first edition, this uniquely versatile textbook describes the essential principles and methods used for defining the syntax of artificial languages, and for designing efficient parsing algorithms and syntax-directed translators with semantic attributes. A comprehensive selection of topics is presented within a rigorous, unified framework, illustrated by numerous practical examples.
Features and topics:
Retaining the reader-friendly, minimalist style of the first edition, this uniquely versatile textbook describes the essential principles and methods used for defining the syntax of artificial languages, and for designing efficient parsing algorithms and syntax-directed translators with semantic attributes. A comprehensive selection of topics is presented within a rigorous, unified framework, illustrated by numerous practical examples.
Features and topics:
- Presents a novel conceptual approach to parsing algorithms that applies to extended BNF grammars, together with a parallel parsing algorithm (NEW)
- Supplies supplementary teaching tools, including course slides and exercises with solutions, at an associated website
- Unifies the concepts and notations used in different approaches, enabling an extended coverage of methods with a reduced number of definitions
- Systematically discusses ambiguous forms, allowing readers to avoid pitfalls when designing grammars
- Describes all algorithms in pseudocode, so that detailed knowledge of a specific programming language is not necessary
- Makes extensive usage of theoretical models of automata, transducers and formal grammars Includes concise coverage of algorithms for processing regular expressions and finite automata
- Introduces static program analysis based on flow equations
Caracteristici
Fully revised and expanded new edition Supplies supplementary teaching tools at an associated website Now presents a novel conceptual approach to parsing algorithms that applies to extended BNF grammars, together with a parallel parsing algorithm Includes supplementary material: sn.pub/extras