< Ada Programming
Introduction
Each project should follow a specific coding standard to ease readability and maintenance of the source code, and reduce the insertion of errors. Depending on the requirements of the project, a set of guidelines can help to achieve the desired level of performance, portability, code complexity...
There are many ASIS tools that can be used to check automatically the adherence of Ada source code to the guidelines.
Tools
Coding guidelines
- Ada Quality & Style Guide: Guidelines for Professional Programmers
- ISO/IEC TR 15942:2000, Guide for the use of the Ada programming language in high integrity systems, First edition (2000-03-01). ISO Freely Available Standards
- Leake, Stephen (2013-10-18). "Goddard Dynamic Simulator — Ada Coding Standard" (PDF). https://gds.gsfc.nasa.gov/code_standards_ada.pdf. Retrieved 2015-08-07.
- ESA BSSC (October 1998). Ada Coding Standard (BSSC(98)3 Issue 1 ed.). ftp://ftp.estec.esa.nl/pub/wm/anonymous/wme/bssc/bssc983.pdf. Retrieved 2015-08-06.
- "GNAT Coding Style: A Guide for GNAT Developers". GCC online documentation. Free Software Foundation. http://gcc.gnu.org/onlinedocs/gnat-style/. Retrieved 2009-01-19. (PDF)
See also
Other wikibooks
Wikibook
Ada Quality and Style Guide
External links
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.