Go to the first, previous, next, last section, table of contents.
Ada 95 defines a number of specialized needs annexes, which are not
required in all implementations. However, as described in this chapter,
GNAT implements all of these special needs annexes:
- Systems Programming (Annex C)
-
The systems programming annex is fully implemented.
- Real-Time Systems (Annex D)
-
The real-time systems annex is fully implemented.
- Distributed Systems (Annex E)
-
Stub generation is fully implemented, but no PCS is provided yet, so
distributed systems cannot yet be constructed with this version of GNAT.
- Information Systems (Annex F)
-
The information systems annex is fully implemented.
- Numerics (Annex G)
-
The numerics annex is fully implemented.
- Safety and Security (Annex H)
-
The safety and security annex is fully implemented.
- Obsolescent Features (Annex I)
-
The obsolescent features annex is fully implemented.
- Language Defined Attributes (Annex J)
-
The language defined attributes annex is fully implemented.
- Language Defined Pragmas (Annex K)
-
The language defined pragmas annex is fully implemented.
Go to the first, previous, next, last section, table of contents.