Difference between revisions of "ADA (programming language)"
Jump to navigation
Jump to search
(Created page with "'''ADA''' is an object-oriented, strongly-typed programming language which the US Department of Defense uses for much of its contracted software development. It is equal ...") |
(link) |
||
| Line 1: | Line 1: | ||
'''ADA''' is an [[object-oriented]], strongly-typed programming language which the US [[Department of Defense]] uses for much of its contracted software development. It is equal in power to [[Java (programming language)|Java]] and is especially popular for programming embedded systems. | '''ADA''' is an [[object-oriented]], strongly-typed programming language which the US [[Department of Defense]] uses for much of its contracted software development. It is equal in power to [[Java (programming language)|Java]] and is especially popular for programming embedded systems. | ||
| + | |||
| + | ==Links== | ||
| + | *[http://www.cs.fit.edu/~ryan/ada/ada-hist.html History of the ADA programming language] | ||
Revision as of 04:23, April 15, 2011
ADA is an object-oriented, strongly-typed programming language which the US Department of Defense uses for much of its contracted software development. It is equal in power to Java and is especially popular for programming embedded systems.