Category:Ada: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Linkified)
(Some info and links)
Line 1: Line 1:
{{language|Ada}}'''Ada''' is a structured, statically typed [[imperative programming|imperative]] computer programming language initially standardized by [[ANSI]] in 1983 and by [[ISO]] in 1987.
{{language|Ada}}'''Ada''' is a structured, statically typed [[imperative programming|imperative]] computer programming language initially standardized by [[ANSI]] in 1983 and by [[ISO]] in 1987. It is called as [[Ada 83]]. The next version, known as [[Ada 95]], was standardized by ISO 1n 1995 (ISO/IEC 8652:1995). The newest version of the standard was published in March, 2007. That version is officially called ISO/IEC 8652:1995/Amd 1:2007. This version is officially still the 1995 version with an amendment in 2007. It is known as [[Ada 2005]].

The current version, known as Ada 95, was standardized by ISO 1n 1995 (ISO/IEC 8652:1995). The newest version of the standard was published in March, 2007. That version is officially called ISO/IEC 8652:1995/Amd 1:2007. This version is officially still the 1995 version with an amendment in 2007.
The language is named after [http://en.wikipedia.org/wiki/Ada_Lovelace Augusta Ada King, Countess of Lovelace] thought to be the first ever programmer. Initially it was designed for [http://www.defense.gov U.S. Department of Defense]. The language is used for large and mission-critical systems. See [http://en.wikipedia.org/wiki/Ada_(programming_language) also].

Revision as of 15:41, 13 December 2008

Language
Ada
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Ada.

Ada is a structured, statically typed imperative computer programming language initially standardized by ANSI in 1983 and by ISO in 1987. It is called as Ada 83. The next version, known as Ada 95, was standardized by ISO 1n 1995 (ISO/IEC 8652:1995). The newest version of the standard was published in March, 2007. That version is officially called ISO/IEC 8652:1995/Amd 1:2007. This version is officially still the 1995 version with an amendment in 2007. It is known as Ada 2005.

The language is named after Augusta Ada King, Countess of Lovelace thought to be the first ever programmer. Initially it was designed for U.S. Department of Defense. The language is used for large and mission-critical systems. See also.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Ada"

The following 200 pages are in this category, out of 953 total.

(previous page) (next page)

C

(previous page) (next page)