Ada 83

From Rosetta Code
Revision as of 12:25, 18 August 2008 by rosettacode>Dmitry-kazakov (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
Ada 83
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 83.

Ada 83 refers to the first language version defined by the ANSI/MIL-STD-1815A-1983 standard, later also by the ISO-8652:1987 standard. The language featured a strong types system, integrated tasking support and generics.