History and Goals of Ada


History of Ada


Design Goals

  1. Reliability and maintainability
  2. Concern for programmer
  3. Efficiency (Size and execution speed)


Support for Design Goals



Application Areas

Some languages, such as Ada, fit well and are pretty straightforward ports of the Java virtual machine. Sun will not attempt to run C and C++ code on the virtual machine, however, because it is more difficult to ensure the reliability and, therefore, the security of downloaded code.

James Gosling - Inventor of Java


Versions