Ada Programming/Libraries/Container


Ada Lovelace 1838.jpg


The following Libraries help you store and manage objects inside container classes:

Booch Components 
the most complete of all container class libraries (at least when used with AdaCL, Ada Class Library).
AdaCL, Ada Class Library 
A Booch Components extension pack for storing indefinite objects.
Charles 
Build on the C++ STL and therefore very easy to learn for C++ developers.
AI302 
Proof of concept for Ada.Containers
Ada.Containers 
This language feature is only available in Ada 2005.
Stephe's Ada Library 
dynamic arrays, lists, trees

See also

Wikibook

Ada Reference Manual

Last modified on 3 May 2012, at 17:12