Ada Programming/Coding standards

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.

↑Jump back a section

Coding guidelines

↑Jump back a section

See also

Other wikibooks

Wikibook

Ada Quality and Style Guide

↑Jump back a section

External links


↑Jump back a section
Last modified on 27 June 2009, at 18:16