From Fedora Project Wiki
(change percentage)
(drop ada2012 support)
Line 15: Line 15:
* Targeted release: [[Releases/16 | Fedora 16 ]]  
* Targeted release: [[Releases/16 | Fedora 16 ]]  
* Last updated: 2011-06-04
* Last updated: 2011-06-04
* Percentage of completion: 35%
* Percentage of completion: 70%


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
Line 30: Line 30:
Required steps are:  
Required steps are:  
# '''Ada Packaging Guidelines''' - ''accepted''
# '''Ada Packaging Guidelines''' - ''accepted''
# '''Support of Ada 2012 specification''' - ''in progress''
<s># '''Support of Ada 2012 specification''' - ''in progress''</s> - gcc-4.7 is needed
# '''GprBuild''' - Gnat project build (Requres XMLAda) - ''approved''
# '''GprBuild''' - Gnat project build (Requres XMLAda) - ''approved''
# '''GtkAda''' - Ada bindings for GTK - ''approved''
# '''GtkAda''' - Ada bindings for GTK - ''approved''
Line 36: Line 36:
# '''GPS''' - GNAT Programming Studio  - ''in progress''
# '''GPS''' - GNAT Programming Studio  - ''in progress''
# '''AWS''' - Ada web server and tools for http:// and other protocols - ''ready for review''
# '''AWS''' - Ada web server and tools for http:// and other protocols - ''ready for review''
# '''Gdb''' - Ada support for GDB (need hard-working with GDB upstream and AdaCore is needed) - ''in progress''
# '''Matreshka''' - a set of Ada libraries to help to develop information systems. - ''under review''
# '''Matreshka''' - a set of Ada libraries to help to develop information systems. - ''under review''



Revision as of 16:11, 10 August 2011

Feature Name

Features/AdaDeveloperTools

Summary

Ada is a structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language.

Owner

  • Email: landgraf@fedoraproject.org

Current status

  • Targeted release: Fedora 16
  • Last updated: 2011-06-04
  • Percentage of completion: 70%


Detailed Description

Ada is a modern programming language designed for large, long-lived applications – and embedded systems in particular – where reliability and efficiency are essential. It was originally developed in the early 1980s (this version is generally known as Ada 83) by a team led by Dr. Jean Ichbiah at CII-Honeywell-Bull in France. The language was revised and enhanced in an upward compatible fashion in the early 1990s, under the leadership of Mr. Tucker Taft from Intermetrics in the U.S. The resulting language, Ada 95, was the first internationally standardized (ISO) Object-Oriented Language. Under the auspices of ISO, a further (minor) revision was completed as an amendment to the standard; this version of the language is known as Ada 2005. Work is currently in progress on some additional features (including support for program anotations) and is expected to be completed in 2012.

Benefit to Fedora

For Fedora this brings the Ada support right up to date and alongside Debian. It also enables our developers to use a powerful, secure and fast programming language.

Scope

Required steps are:

  1. Ada Packaging Guidelines - accepted

# Support of Ada 2012 specification - in progress - gcc-4.7 is needed

  1. GprBuild - Gnat project build (Requres XMLAda) - approved
  2. GtkAda - Ada bindings for GTK - approved
  3. QtAda - Ada bindings for QT - ready for review
  4. GPS - GNAT Programming Studio - in progress
  5. AWS - Ada web server and tools for http:// and other protocols - ready for review
  6. Matreshka - a set of Ada libraries to help to develop information systems. - under review

How To Test

  1. No special hardware is needed.
  2. For install compiler and project-file use:
     $ yum install fedora-gnat-project-common gprbuild 
  3. Use any examples GPRs for build and test

User Experience

End users won't notice the difference. Developers will have a more powerful and up to date Ada to use.

Dependencies

None

Contingency Plan

None necessary. We should fix existing packages in order to help the Community. We should also monitor upstream development process for potentially discovered issues and proactively apply patches.

Documentation

Release Notes

  • Fedora 16 includes full stack of tools for Ada Development: Compiler (gcc-gnat), Project Builder (gprbuild), IDE (GPS) and some others
  • Ada bindings for most popular tools such as: GTK, Qt, zeromq, Databases (PostgreSQL, MySQL and SQLite) etc

Comments and Discussion