The Synthesizer Generator Reference Manual: Monographs in Computer Science
Autor Thomas W. Reps, Tim Teitelbaumen Limba Engleză Paperback – 19 dec 1988
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
- 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ț: 622.35 lei
Preț vechi: 777.93 lei
-20% Nou
Puncte Express: 934
Preț estimativ în valută:
119.12€ • 124.15$ • 99.16£
119.12€ • 124.15$ • 99.16£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387969107
ISBN-10: 0387969101
Pagini: 171
Ilustrații: XI, 171 p.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.29 kg
Ediția:3rd ed. 1989
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 0387969101
Pagini: 171
Ilustrații: XI, 171 p.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.29 kg
Ediția:3rd ed. 1989
Editura: Springer
Colecția Springer
Seria Monographs in Computer Science
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
1 Introduction.- 2 Specifying an Editor.- 2.1 Lexical Matters.- 2.2 Phyla, Operators, and Terms.- 2.3 Attribute Declarations and Attribute Equations.- 2.4 Function Declarations.- 2.5 Expressions.- 2.6 View and Unparsing Declarations.- 2.7 Concrete Input Syntax.- 2.8 Transformation Declarations.- 2.9 Support for Modular Specifications.- 2.10 Option Declarations.- 2.11 Quantified Declarations.- 3 Using an Editor.- 3.1 Getting Into and Out of an Editor.- 3.2 Executing Commands and Transformations.- 3.3 Buffers, Selections, and Files.- 3.4 Creating, Deleting, and Resizing Windows and Panes.- 3.5 Entering and Editing an Object.- 3.6 Changing the Structural Selection by Traversal of the Edited Term.- 3.7 Changing the Character Selection by Traversal of the Text Buffer.- 3.8 Moving the Object With Respect to the Window.- 3.9 Moving the Locator on the Screen.- 3.10 Changing the Selection with the Locator.- 3.11 Structural Editing.- 3.12 Textual Editing.- 3.13 Access to Computed Attributes.- 3.14 Searching.- 3.15 Alternating Unparsing Schemes.- 4 The SSL Debugger.- 5 Interface to C.- 5.1 Foreign and Exported Functions.- 5.2 Base-Type and Primitive-Phylum Definitions.- 5.3 External Stores and External Computers.- 5.4 Defining Additional Commands.- 5.4.1 Defining commands that have no parameters.- 5.4.2 Defining commands that have parameters.- Appendix A A Sample Specification.- Appendix B Invoking the Synthesizer Generator.- Appendix C List of Editor Commands.- Appendix D Keyboards, Displays, Window Systems, and Mice.- D.1 Keyboards.- D.2 Displays and Window Systems.- D.3 Mice.- Appendix E Demonstration Editors.- E.1 Simple Tutorial Editors.- E.2 Editors for Programming Languages.- E.3 Document Editor.- E.4 Graphics Editor.- E.5 Pedagogical Editors.- E.6 Logic and Program-Verification Editors.- Appendix F Syntax of SSL.