# Ada 95

> programming language version

**Wikidata**: [Q20665104](https://www.wikidata.org/wiki/Q20665104)  
**Source**: https://4ort.xyz/entity/ada-95

## Summary
Ada 95 is a version of the Ada programming language standardized by ISO/IEC 8652:1995 on December 21, 1994. It is a successor to Ada 83 and preceded Ada 2005, representing an evolution in the language's design and features.

## Key Facts
- **Standardized on**: December 21, 1994
- **ISO standard**: ISO/IEC 8652:1995
- **Aliases**: ISO/IEC 8652:1995, Ada Programming/Ada 95
- **Follows**: Ada 83
- **Followed by**: Ada 2005
- **Standards body**: International Organization for Standardization (ISO)
- **Instance of**: Programming language, ISO standard edition
- **Dialect of**: Ada (computer language)
- **Logo**: [Ada 95 logo](https://commons.wikimedia.org/wiki/Special:FilePath/Ada_95_logo-128x90.png)

## FAQs
### Q: What is Ada 95, and how does it relate to other Ada versions?
A: Ada 95 is a version of the Ada programming language standardized in 1994. It succeeded Ada 83 and preceded Ada 2005, representing an updated edition of the language.

### Q: Who standardized Ada 95, and under which organization?
A: Ada 95 was standardized by the International Organization for Standardization (ISO) under the standard ISO/IEC 8652:1995.

### Q: What are the key differences between Ada 95 and its predecessors?
A: Ada 95 is an evolution of Ada 83, incorporating updates and enhancements to the language's design and features.

### Q: What is the significance of Ada 95 in the history of programming languages?
A: Ada 95 is notable as a standardized version of the Ada programming language, which was developed for use in defense and aerospace systems, emphasizing reliability and maintainability.

### Q: How does Ada 95 compare to Ada 2005?
A: Ada 2005, standardized in 2007, is the successor to Ada 95, introducing further updates and improvements to the language.

## Why It Matters
Ada 95 is significant in the programming language landscape as a standardized version of the Ada language, which was designed for critical systems requiring high reliability and maintainability. Developed under the guidance of the U.S. Department of Defense, Ada 95 was widely used in defense and aerospace applications. Its standardization by ISO/IEC 8652:1995 ensured broad adoption and compliance with international standards. As a successor to Ada 83, Ada 95 represented an evolution in the language's features and capabilities, while paving the way for Ada 2005, which further refined the language's design.

## Notable For
- **Standardization**: Ada 95 was the first ISO standard for the Ada programming language, ensuring international compliance.
- **Critical Systems**: The language was designed for use in defense and aerospace systems, emphasizing reliability and maintainability.
- **Evolution**: Ada 95 succeeded Ada 83 and preceded Ada 2005, representing an updated edition of the language.
- **Defense Use**: Ada 95 was developed under the U.S. Department of Defense, reflecting its importance in high-stakes applications.
- **ISO Certification**: The language was certified under ISO/IEC 8652:1995, solidifying its status as a standardized programming language.

## Body
### Overview
Ada 95 is a version of the Ada programming language standardized by the International Organization for Standardization (ISO) on December 21, 1994. It is identified by the ISO standard ISO/IEC 8652:1995 and is commonly referred to as Ada Programming/Ada 95.

### Relationship to Other Versions
Ada 95 follows Ada 83, which was standardized in 1983 and 1987, and is followed by Ada 2005, which was standardized in 2007. These versions represent the evolution of the Ada programming language, with each edition introducing updates and enhancements.

### Standards and Certification
Ada 95 was standardized under ISO/IEC 8652:1995, ensuring compliance with international standards. The language was developed under the guidance of the U.S. Department of Defense, reflecting its importance in critical systems.

### Significance
Ada 95 is notable for its use in defense and aerospace applications, where reliability and maintainability are paramount. The language's standardization and certification under ISO/IEC 8652:1995 solidified its status as a reliable and compliant programming language.

### Legacy
Ada 95 played a pivotal role in the history of programming languages, particularly in the development of standardized, high-reliability languages for critical systems. Its successor, Ada 2005, continued this legacy by further refining the language's design and features.

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Ada 95",
  "description": "A version of the Ada programming language standardized by ISO/IEC 8652:1995 in 1994.",
  "sameAs": ["https://www.wikidata.org/wiki/Q154755", "https://en.wikipedia.org/wiki/Ada_(programming_language)#Ada_95"],
  "additionalType": "ProgrammingLanguage"
}