The aim of this book is to describe and illustrate the main features of the Ada language and to show how they are used. The designers of Ada have taken many good features of earlier languages, extended or improved them where necessary, and added other elements to produce a language which is specifically intended to support software engineering. The language has many uses, due to its concurrency and low level features, such as in the military environment. Compilers and software tools, such as an interactive dialogue development system can be implemented and maintained more easily in Ada than in other languages. Ada is also equally suited to data processing applications. This book is be of general appeal to all those who wish to learn about Ada.
Sprache
Verlagsort
Verlagsgruppe
McGraw-Hill Education - Europe
Zielgruppe
Für höhere Schule und Studium
Illustrationen
Maße
Höhe: 230 mm
Breite: 150 mm
ISBN-13
978-0-632-01507-8 (9780632015078)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Overview of the language; declarations, scalar types and operations; control statements; blocks, subprograms and exceptions; composite and access types; packages [LRM 7]; more on types; generics [LRM 12]; input and output [LRM 14]; tasks [LRM 9]; Ada in perspective. Appendices: the implementation of real numbers; predefined language environment.