Ada 95 Reference Manual
by Tucker S. Taft, Robert A. Duff
Publisher: Springer 1997
ISBN/ASIN: 3540631445
ISBN-13: 9783540631446
Number of pages: 526
Description:
This Ada 95 Reference Manual is identical to the new standard ISO/IEC 8652:1995(E) for the Ada programming language. The revisions and extensions documented in this manual are built on broad participation from the Ada community and generous support by leading institutions. The resulting enhancements make Ada 95 an outstanding language. The flexibility, object orientation, and improved interfacing capabilities have been added to the reliable software engineering capabilities provided and proven for over a decade by the predecessor version Ada 83; furthermore, upward compatibility from Ada 83 to Ada 95 has been achieved.
Download or read it online for free here:
Read online
(online html)
Similar books
The Big Online Book of Linux Ada Programmingby Ken O. Burtch - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(18627 views)
Object Oriented Software in Ada 95by Michael A. Smith
The text for students and programmers who wish to learn the object-oriented language Ada 95. It covers the basic constructs in the Ada 95, the object-oriented features of the language, and an introduction to the tasking features of Ada.
(20512 views)
Quick Adaby Dale Stanbrough
The history of Ada, sample programs, lexical conventions, basics types of Ada, control structures, arrays, records, subprograms, packages, generics, exceptions, files, access types, object oriented features of Ada, concurrency support, etc.
(16494 views)
Ada in Action, Second Editionby Do-While Jones
This book does not teach the Ada programming language, you should be familiar with Ada syntax and semantics. The author shares the experiences he has had using Ada in engineering applications. This text will help you avoid some common pitfalls.
(21890 views)