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
Programming with Specifications: An Introduction to ANNA, A Language for Specifying Ada Programs
β Scribed by David Luckham
- Publisher
- Springer
- Year
- 1990
- Tongue
- English
- Leaves
- 432
- Series
- Texts and Monographs in Computer Science
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 past, the word "specification" has sometimes been used to refer to somewhat vague documentation written in English. But today it indicates a precise statement, written in a machine processable language, about the purpose and behavior of a program. Specifications are written in languages that are just as precise as programming languages, but have additional capabilities that increase their power of expression. The termiΒ nology formal specification is sometimes used to emphasize the modern meaning. For us, all specifications are formal. The use of specifications as an integral part of a program opens up a whole new area of programming - progmmming with specifications. This book describes how to use specifications in the process of building programs, debugging them, and interfacing them with other programs. It deals with a new trend in programming - the evolution of specification languages from the current generation of programming languages. And it describes new strategies and styles of programming that utilize specifications. The trend is just beginning, and the reader, having finished this book, will viii Preface certainly see that there is much yet to be done and to be discovered about programming with specifications.
β¦ Table of Contents
Front Matter....Pages i-xvi
What Anna Is....Pages 1-18
Simple Annotations....Pages 19-58
Using Simple Annotations....Pages 59-110
Exceptions....Pages 111-127
Package Specifications....Pages 128-168
The Process of Specifying Packages....Pages 169-232
Annotation of Generic Units....Pages 233-251
Annotation of Operations on Composite Types....Pages 252-282
Annotation of the Hidden Parts of Packages....Pages 283-319
Interpretation of Package Specifications....Pages 320-356
Processes for Consistent Implementation of Packages....Pages 357-385
Back Matter....Pages 386-418
β¦ Subjects
Programming Languages, Compilers, Interpreters; Artificial Intelligence (incl. Robotics)
π SIMILAR VOLUMES
A feature of modern advanced computing is the functional approach to programming. In this book, the authors present an introduction to the mathematics which underline functional programming, emphasizing the understanding of definition and specification--a prerequisite of good programming and problem
A feature of modern advanced computing is the functional approach to programming. In this book, the authors present an introduction to the mathematics which underline functional programming, emphasizing the understanding of definition and specification--a prerequisite of good programming and problem
<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
<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