Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Steelman language requirements

The Steelman language requirements were a set of requirements which a high-level general-purpose programming language should meet, created by the United States Department of Defense in The Department of Defense Common High Order Language program in 1978. The predecessors of this document were called, in order, Strawman , Woodenman , Tinman and Ironman .

The requirements focussed on the needs of embedded systems computer applications, and emphasised reliability, maintainability, and efficiency. Notably, they included exception handling facilities, run-time error checking, and parallel computing.

It was concluded that no existing language met these criteria to a sufficient extent, so a contest was called to create a language that would be closer to fulfiling them. The design which won this contest became the Ada programming language.

The resulting language followed the Steelman requirements closely, though not exactly. It included support for generic programming as a significant extension not envisaged in the requirements.

The Ada 95 revision of the language went beyond the Steelman requirements, targeting general-purpose systems in addition to embedded ones, and adding features supporting object-oriented programming.

== External links ==

  • [http://www.adahome.com/History/Steelman/intro.htm Steelman on-line]
  • [http://www.adahome.com/History/Steelman/steeltab.htm Ada, C, C++, and Java vs. The Steelman]