Ada Programming/Libraries
From Wikibooks, the open-content textbooks collection
Contents |
[edit] Predefined Language Libraries
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.
[edit] Other Language Libraries
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