๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

ANNA A Language for Annotating Ada Programs

โœ Scribed by David C. Luckham, Friedrich W. von Henke, Bernd Krieg-Brรผckner, Olaf Owe (eds.)


Publisher
Springer-Verlag Berlin Heidelberg
Year
1987
Tongue
English
Leaves
140
Series
Lecture Notes in Computer Science 260
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This reference manual of ANNA is another volume addressed to the ADA community. ANNA is a language extension of ADA to include facilities for formally specifying the intended behavior of ADA programs. It is designed to meet a perceived need to augment ADA with precise machine-processable annotations so that well established formal methods of specification and documentation can be applied to ADA programs. The current ANNA design includes annotations of all ADA constructs except tasking. Similar extensions for formal specification can be made to other Algol-like languages such as Pascal, PL/1, Concurrent Pascal, and Modula; essentially, these extensions would be subsets of ANNA. The design of ANNA was undertaken from the beginning with four principal considerations: 1. Constructing annotations should be easy for the ADA programmer and should depend as much as possible on notation and concepts of ADA. 2. ANNA should possess language features that are widely used in the specification and documentation of programs. 3. ANNA should provide a framework within which the various established theories of formally specifying programs may be applied to ADA. 4. Annotations should be equally well suited for different possible applications during the life cycle of a program. Such applications include not only testing, debugging and formal verification of a finished program, but also specification of program parts during the earlier stages of requirements analysis and program design.

โœฆ Table of Contents


  1. Basic Anna concepts....Pages 5-13
    2. Lexical elements....Pages 15-17
    3. Annotations of declarations and types....Pages 19-40
    4. Names and expressions in annotations....Pages 41-54
    5. Statement annotations....Pages 55-58
    6. Annotation of subprograms....Pages 59-66
    7. Package annotations....Pages 67-97
    8. Visibility rules in annotations....Pages 99-101
    9. Task annotations....Pages 103-103
    10. Program structure....Pages 105-107
    11. Exception annotations....Pages 109-112
    12. Annotation of generic units....Pages 113-120
    13. Annotation of emplementation-dependent features....Pages 121-122

โœฆ Subjects


Programming Languages, Compilers, Interpreters


๐Ÿ“œ SIMILAR VOLUMES


ANNA A Language for Annotating Ada Progr
โœ David C. Luckham, Friedrich W. von Henke, Bernd Krieg-Brรผckner, Olaf Owe (eds.) ๐Ÿ“‚ Library ๐Ÿ“… 1987 ๐Ÿ› Springer-Verlag Berlin Heidelberg ๐ŸŒ English

<p>This reference manual of ANNA is another volume addressed to the ADA community. ANNA is a language extension of ADA to include facilities for formally specifying the intended behavior of ADA programs. It is designed to meet a perceived need to augment ADA with precise machine-processable annotati

Programming with Specifications: An Intr
โœ David Luckham ๐Ÿ“‚ Library ๐Ÿ“… 1990 ๐Ÿ› Springer ๐ŸŒ English

<p>Topics โ€ข what this book is about, โ€ข its intended audience, โ€ข what the reader ought to know, โ€ข how the book is organized, โ€ข acknowledgements. Specifications express information about a program that is not normally part of the program, and often cannot be expressed in a programming lanยญ guage. In t

Programming with Specifications: An Intr
โœ David Luckham ๐Ÿ“‚ Library ๐Ÿ“… 1990 ๐Ÿ› Springer US ๐ŸŒ English

Topics โ€ข what this book is about, โ€ข its intended audience, โ€ข what the reader ought to know, โ€ข how the book is organized, โ€ข acknowledgements. Specifications express information about a program that is not normally part of the program, and often cannot be expressed in a programming lanยญ guage. In the