Ada 95 Rationale - The Language - The Standard Libraries
by Laurent Guerby
1996
Description:
This document describes the rationale for Ada 95, the revised International Standard. The first part is an Introduction to Ada 95; it presents a general discussion of the scope and objectives of Ada 95 and its major technical features. The second part contains a more detailed chapter by chapter account of the Core language. The third part covers the various Annexes which address the predefined environment and the needs of specialized application areas.
Download or read it online for free here:
Read online
(online html)
Similar books
Ada-95: A guide for C and C++ programmersby Simon Johnston - Ada Home
This tutorial for C/C++ programmers shows them what Ada can provide and how to set about turning the experience they have gained in C/C++ into good Ada programming. It covers the Ada types, language constructs, Object Oriented programming, etc.
(20818 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.
(21841 views)
Ada Quality and Style Guide- Wikibooks
This guide helps computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will impact the quality of their Ada programs. The guidelines also provide usage examples, in addition to possible exceptions.
(11771 views)
Introducing Ada 95by John Barnes
Ada is a language of special value in the development of large programs which must work reliably. This document introduces Ada 95, which increases the flexibility of Ada making it applicable to wider domains but retains the inherent reliability.
(22227 views)