Compiler Construction: Monographs in Computer Science
Autor William M. Waite, Gerhard Goosen Limba Engleză Paperback – 24 mai 2013
Din seria Monographs in Computer Science
- 20% Preț: 1209.54 lei
- 20% Preț: 497.27 lei
- 20% Preț: 1248.39 lei
- 20% Preț: 323.73 lei
- 20% Preț: 319.24 lei
- 15% Preț: 628.41 lei
- 20% Preț: 347.29 lei
- 20% Preț: 329.81 lei
- 20% Preț: 634.49 lei
- 20% Preț: 320.06 lei
- 20% Preț: 965.22 lei
- 20% Preț: 963.76 lei
- 20% Preț: 1584.05 lei
- 20% Preț: 637.25 lei
- 20% Preț: 631.45 lei
- 20% Preț: 318.75 lei
- 20% Preț: 622.80 lei
- 20% Preț: 324.86 lei
- 18% Preț: 716.60 lei
- 20% Preț: 623.79 lei
- 20% Preț: 623.62 lei
- 20% Preț: 335.73 lei
- 20% Preț: 690.91 lei
- 20% Preț: 972.43 lei
- 20% Preț: 642.51 lei
- 20% Preț: 333.84 lei
- 20% Preț: 626.33 lei
- 15% Preț: 490.88 lei
- 20% Preț: 622.35 lei
- Preț: 385.50 lei
- 18% Preț: 929.36 lei
- 20% Preț: 575.70 lei
- 20% Preț: 320.06 lei
- Preț: 372.44 lei
- 20% Preț: 339.45 lei
- 20% Preț: 808.52 lei
- 20% Preț: 964.90 lei
- 15% Preț: 562.31 lei
- 20% Preț: 328.21 lei
- 20% Preț: 959.78 lei
- 20% Preț: 967.94 lei
- 20% Preț: 1256.22 lei
- 20% Preț: 1411.18 lei
Preț: 330.94 lei
Preț vechi: 413.67 lei
-20% Nou
Puncte Express: 496
Preț estimativ în valută:
63.34€ • 66.02$ • 52.73£
63.34€ • 66.02$ • 52.73£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781461297314
ISBN-10: 1461297311
Pagini: 464
Ilustrații: XIV, 447 p.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.64 kg
Ediția:Softcover reprint of the original 1st ed. 1984
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 1461297311
Pagini: 464
Ilustrații: XIV, 447 p.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.64 kg
Ediția:Softcover reprint of the original 1st ed. 1984
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
Public țintă
Lower undergraduateCuprins
1 Introduction and Overview.- 1.1 Translation and Interpretation.- 1.2 The Tasks of a Compiler.- 1.3 Data Management in a Compiler.- 1.4 Compiler Structure.- 1.5 Notes and References.- 2 Properties of Programming Languages.- 2.1 Overview.- 2.2 Data Objects and Operations.- 2.3 Expressions.- 2.4 Control Structures.- 2.5 Program Environments and Abstract Machine States.- 2.6 Notes and References.- 3 Properties of Real and Abstract Machines.- 3.1 Basic Characteristics.- 3.2 Representation of Language Elements.- 3.3 Storage Management.- 3.4 Mapping Specifications.- 3.5 Notes and References.- 4 Abstract Program Representations.- 4.1 Intermediate Languages.- 4.2 Global Tables.- 4.3 Notes and References.- 5 Elements of Formal Systems.- 5.1 Descriptive Tools.- 5.2 Regular Grammars and Finite Automata.- 5.3 Context-Free Grammars and Pushdown Automata.- 5.4 Notes and References.- 6 Lexical Analysis.- 6.1 Modules and Interfaces.- 6.2 Construction.- 6.3 Notes and References.- 7 Parsing.- 7.1 Design.- 7.2 LL(1) Parsers.- 7.3 LR Parsers.- 7.4 Notes and References.- 8 Attribute Grammars.- 8.1 Basic Concepts of Attribute Grammars.- 8.2 Traversal Strategies.- 8.3 Implementation Considerations.- 8.4 Notes and References.- 9 Semantic Analysis.- 9.1 Description of Language Properites via Attribute Grammars.- 9.2 Implementation of Semantic Analysis.- 9.3 Notes and References.- 10 Code Generation.- 10.1 Memory Mapping.- 10.2 Target Attribution.- 10.3 Code Selection.- 10.4 Notes and References.- 11 Assembly.- 11.1 Internal Address Resolution.- 11.2 External Address Resolution.- 11.3 Instruction Encoding.- 11.4 Notes and References.- 12 Error Handling.- 12.1 General Principles.- 12.2 Compiler Error Recovery.- 12.3 Run-Time Errors.- 12.4 Notes and References.- 13 Optimization.- 13.1 The Computation Graph.- 14.2 Local Optimization.- 13.3 Global Optimization.- 13.4 Efficacy and Cost.- 14 Implementing the Compiler.- 14.1 Implementation Decisions.- 14.2 Case Studies.- 14.3 Notes and References.- Appendix A: Sample Programming Language LAX.- A.1 Basic Symbols.- A.2 Program Structure.- A.3 Declarations.- A.4 Expressions.- Appendix B: Useful Algorithms for Directed Graphs.- B.1 Terminology.- B.2 Directed Graphs as Data Structures.- B.3 Partitioning Algorithms.- B.4 Notes and References.