Modern Compiler Design
Autor Dick Grune, Kees van Reeuwijk, Henri E. Bal, Ceriel J. H. Jacobs, Koen Langendoenen Limba Engleză Hardback – 2 iul 2012
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 596.13 lei 6-8 săpt. | |
Springer – 23 aug 2016 | 596.13 lei 6-8 săpt. | |
Hardback (1) | 765.79 lei 6-8 săpt. | |
Springer – 2 iul 2012 | 765.79 lei 6-8 săpt. |
Preț: 765.79 lei
Preț vechi: 957.23 lei
-20% Nou
Puncte Express: 1149
Preț estimativ în valută:
146.56€ • 154.60$ • 122.48£
146.56€ • 154.60$ • 122.48£
Carte tipărită la comandă
Livrare economică 01-15 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781461446989
ISBN-10: 1461446988
Pagini: 840
Ilustrații: XXI, 822 p.
Dimensiuni: 155 x 235 x 53 mm
Greutate: 1.42 kg
Ediția:2nd ed. 2012
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
ISBN-10: 1461446988
Pagini: 840
Ilustrații: XXI, 822 p.
Dimensiuni: 155 x 235 x 53 mm
Greutate: 1.42 kg
Ediția:2nd ed. 2012
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
Public țintă
GraduateCuprins
Introduction.- Program Text to Tokens— Lexical Analysis.- Tokens to Syntax Tree— Syntax Analysis.- Grammar-based Context Handling.- Manual Context Handling.- Interpretation.- Code Generation.- Assemblers, Disassemblers, Linkers, and Loaders.- Optimization Techniques.- Explicit and Implicit Memory Management.- Imperative and Object-Oriented Programs.- Functional Programs.- Logic Programs.- Parallel and Distributed Programs.
Recenzii
From the reviews of the second edition:
“This large, updated new edition … provides excellent coverage of the design segment. The writing is clear and accessible; the material is well organized and complete; the references are extensive (over 300) and the student exercises are well conceived … . the essence of the book is the middle ground between the two: how compilers are structured and how the substructures of a compiler relate to one another. Summing Up: Recommended. Computer science collections, upper-division undergraduates and above.” (C. Vickery, Choice, Vol. 50 (6), February, 2013)
“This large, updated new edition … provides excellent coverage of the design segment. The writing is clear and accessible; the material is well organized and complete; the references are extensive (over 300) and the student exercises are well conceived … . the essence of the book is the middle ground between the two: how compilers are structured and how the substructures of a compiler relate to one another. Summing Up: Recommended. Computer science collections, upper-division undergraduates and above.” (C. Vickery, Choice, Vol. 50 (6), February, 2013)
Caracteristici
Accessibility: everything is explained from basic principles without being simplistic Scope: compilation for all paradigms, imperative, object-oriented, functional, logic, and distributed/parallel Integrated and up-to-date treatment of lexical analysis, LALR and GLR parsing Legacy code: grammar recovery, disassembly, decompilation Embedded systems: code size reduction, code compression, power reduction Includes useful summaries of the salient points at the end of each chapter.