new files

This commit is contained in:
Ingy döt Net 2013-04-10 12:38:42 -07:00
parent 3af7344581
commit 86c034bb8b
1364 changed files with 21352 additions and 0 deletions

20
Lang/Ada/0DESCRIPTION Normal file
View file

@ -0,0 +1,20 @@
{{language|Ada
|exec=machine
|gc=allowed
|parampass=both
|checking=static
|compat=nominative
|express=explicit
|strength=strong
|safety=safe
|LCT=yes
|bnf=http://www.adaic.org/standards/1zrm/html/RM-P.html}}'''Ada''' is a structured, statically typed [[imperative programming|imperative]] computer programming language. Ada was initially standardized by [[ANSI]] in 1983 and by [[ISO]] in 1987. This version of the language is commonly known as [[Ada 83]]. The next version was standardized by ISO in 1995 (ISO/IEC 8652:1995) and is commonly known as [[Ada 95]]. Following that ISO published ISO/IEC 8652:1995/Amd 1:2007 in 2007, which is commonly known as [[Ada 2005]]. Most recently ISO published [http://www.ada-auth.org/standards/12rm/html/RM-TTL.html ISO/IEC 8652:2012(E)], commonly known as [[Ada 2012]]. Formally only the most recent version of the language is known as '''Ada'''.
The language is named after [[wp: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 [[wp:Ada_(programming_language)|also]].
==Grammar==
* [[wp:Van Wijngaarden grammar|W-Grammar]] Description for Ada. Air Force Inst. of Tech., Wright-Patterson [http://www.ntis.gov/search/product.aspx?ABBR=ADA177802 - Master's thesis]
{{Language programming paradigm|Concurrent}}
{{Language programming paradigm|Distributed}}
{{Language programming paradigm|Generic}}
{{Language programming paradigm|Imperative}}
{{Language programming paradigm|Object-oriented}}

1
Lang/Ada/99-Bottles-of-Beer Symbolic link
View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/Ada

1
Lang/Ada/Ackermann-function Symbolic link
View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Ada

1
Lang/Ada/Anagrams Symbolic link
View file

@ -0,0 +1 @@
../../Task/Anagrams/Ada

1
Lang/Ada/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Ada

1
Lang/Ada/Assertions Symbolic link
View file

@ -0,0 +1 @@
../../Task/Assertions/Ada

1
Lang/Ada/Balanced-brackets Symbolic link
View file

@ -0,0 +1 @@
../../Task/Balanced-brackets/Ada

1
Lang/Ada/Balanced-ternary Symbolic link
View file

@ -0,0 +1 @@
../../Task/Balanced-ternary/Ada

1
Lang/Ada/Best-shuffle Symbolic link
View file

@ -0,0 +1 @@
../../Task/Best-shuffle/Ada

1
Lang/Ada/Binary-search Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-search/Ada

1
Lang/Ada/Binary-strings Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-strings/Ada

1
Lang/Ada/Bulls-and-cows Symbolic link
View file

@ -0,0 +1 @@
../../Task/Bulls-and-cows/Ada

1
Lang/Ada/Caesar-cipher Symbolic link
View file

@ -0,0 +1 @@
../../Task/Caesar-cipher/Ada

1
Lang/Ada/Calendar Symbolic link
View file

@ -0,0 +1 @@
../../Task/Calendar/Ada

View file

@ -0,0 +1 @@
../../Task/Check-that-file-exists/Ada

View file

@ -0,0 +1 @@
../../Task/Checkpoint-synchronization/Ada

1
Lang/Ada/Classes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Classes/Ada

View file

@ -0,0 +1 @@
../../Task/Closest-pair-problem/Ada

1
Lang/Ada/Collections Symbolic link
View file

@ -0,0 +1 @@
../../Task/Collections/Ada

1
Lang/Ada/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/Ada

View file

@ -0,0 +1 @@
../../Task/Define-a-primitive-data-type/Ada

1
Lang/Ada/Delegates Symbolic link
View file

@ -0,0 +1 @@
../../Task/Delegates/Ada

1
Lang/Ada/Delete-a-file Symbolic link
View file

@ -0,0 +1 @@
../../Task/Delete-a-file/Ada

View file

@ -0,0 +1 @@
../../Task/Detect-division-by-zero/Ada

View file

@ -0,0 +1 @@
../../Task/Determine-if-a-string-is-numeric/Ada

1
Lang/Ada/Entropy Symbolic link
View file

@ -0,0 +1 @@
../../Task/Entropy/Ada

1
Lang/Ada/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/Ada

1
Lang/Ada/Forest-fire Symbolic link
View file

@ -0,0 +1 @@
../../Task/Forest-fire/Ada

1
Lang/Ada/Infinity Symbolic link
View file

@ -0,0 +1 @@
../../Task/Infinity/Ada

1
Lang/Ada/JSON Symbolic link
View file

@ -0,0 +1 @@
../../Task/JSON/Ada

1
Lang/Ada/Knuth-shuffle Symbolic link
View file

@ -0,0 +1 @@
../../Task/Knuth-shuffle/Ada

1
Lang/Ada/Narcissist Symbolic link
View file

@ -0,0 +1 @@
../../Task/Narcissist/Ada

1
Lang/Ada/Ordered-words Symbolic link
View file

@ -0,0 +1 @@
../../Task/Ordered-words/Ada

1
Lang/Ada/Pi Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pi/Ada

1
Lang/Ada/Quine Symbolic link
View file

@ -0,0 +1 @@
../../Task/Quine/Ada

1
Lang/Ada/Search-a-list Symbolic link
View file

@ -0,0 +1 @@
../../Task/Search-a-list/Ada