Ada Programming/Libraries
Jump to navigation
Jump to search
Predefined Language Libraries[edit]
The library which comes with Ada in general and GNAT in particular. Ada's built in library is quite extensive and well-structured. These chapters too are more reference like. Most specifications included in them have been obtained from the reznikmm/adalib repository.
Other Language Libraries[edit]
Other libraries which are not part of the standard but freely available.
- Multi Purpose
- Container Libraries
- GUI Libraries
- Distributed Objects
- Database
- Web Programming
- Input/Output
See also[edit]
Wikibook[edit]
Ada Reference Manual[edit]
Resources[edit]
- A collection of Tools and Libraries maintained by the Ada Resource Association.