Cantitate/Preț
Produs

Formal Languages and Compilation: Texts in Computer Science

Autor Stefano Crespi Reghizzi, Luca Breveglieri, Angelo Morzenti
en Limba Engleză Paperback – 23 aug 2016
This revised and expanded new edition elucidates the elegance and simplicity of the fundamental theory underlying formal languages and compilation. Retaining the reader-friendly style of the 1st edition, this 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. Features: 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 at an associated website; systematically discusses ambiguous forms, allowing readers to avoid pitfalls; describes all algorithms in pseudocode; 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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 47077 lei  43-57 zile
  SPRINGER LONDON – 23 aug 2016 47077 lei  43-57 zile
Hardback (1) 59363 lei  43-57 zile
  Springer International Publishing – 6 mai 2019 59363 lei  43-57 zile

Din seria Texts in Computer Science

Preț: 47077 lei

Preț vechi: 58846 lei
-20% Nou

Puncte Express: 706

Preț estimativ în valută:
9010 9359$ 7484£

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

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)

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:
  • 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
This clearly-written, classroom-tested textbook is an ideal guide to the fundamentals of this field for advanced undergraduate and graduate students in computer science and computer engineering. Some background in programming is required, and readers should also be familiar with basic set theory, algebra and logic.

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