⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

[[Category:Ada_Versions]]'''Ada 95''' refers to the second language revision defined by the [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=22983 ISO/IEC 8652] standard. The major language extension was tagged types provided in order to support [[object-oriented]] programming paradigm. Other extensions included: protected types (a light-weight synchronization), access to subprograms, children packages.