Category:Ada: Difference between revisions

From Rosetta Code
Content added Content deleted
(Categorized according to Language Comparison Table.)
(Using templates for language feature categorization, to help prevent typos and silly mistakes.)
Line 3: Line 3:
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].
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].


{{Language programming paradigm|Concurrent}}
[[Category:Programming paradigm/Concurrent programming]][[Category:Programming paradigm/Distributed programming]][[Category:Programming paradigm/Generic programming]][[Category:Programming paradigm/Imperative programming]][[Category:Programming paradigm/Object-oriented programming]][[Category:Typing/Strong]][[Category:Typing/Safe]][[Category:Typing/Expression/Explicit]][[Category:Typing/Nominative]][[Category:Typing/Checking/Static]][[Category:Parameter passing/By value]][[Category:Parameter passing/By reference]][[Category:Garbage collection/Allowed]]
{{Language programming paradigm|Distributed}}
{{Language programming paradigm|Generic}}
{{Language programming paradigm|Imperative}}
{{Language programming paradigm|Object-oriented}}
{{Language typing|Strong}}
{{Language typing|Safe}}
{{Language type expression|Explicit}}
{{Language type compatibility|Nominative}}
{{Language type checking|Static}}
{{Language parameter passing|By value}}
{{Language parameter passing|By reference}}
{{Language garbage collection|Allowed}}

Revision as of 09:03, 15 February 2009

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.

Template:Language typing Template:Language typing

Template:Language type compatibility Template:Language type checking Template:Language parameter passing Template:Language parameter passing Template:Language garbage collection

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 946 total.

(previous page) (next page)

C

(previous page) (next page)