Ada Design Goals

Ada has three primary design goals. These goals are supported by a number of languages features. Many of the features support more than one goal.
  1. Supporting reliability and maintainability
  2. Efficiency (minimize execution speed and space)
  3. Concern for programmer: Language is small and consistent
  1. Supporting reliability and maintainability

  2. Concern for programmer: Language is small and consistent

  3. Efficiency (minimize execution speed and space)