From Wikibooks, the open-content textbooks collection
[edit] Language summary keywords
Most Ada keywords have different functions depending on where they are used. A good example is for which controls the representation clause when used within a declaration part and controls a loop when used within an implementation.
In Ada, a keyword is also a reserved word, so it cannot be used as an identifier.
[edit] List of keywords
[edit] See also
[edit] Wikibook
[edit] Ada Reference Manual
[edit] Ada 83
[edit] Ada 95
[edit] Ada 2005
[edit] Ada Quality and Style Guide