Ada Programming/Libraries/IO

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

The following libraries help you when doing input/output:

AdaCL, Ada Class Library
A multipurpose library featuring filtering of text files, string I/O, command line parsing, etc.
XML/Ada
XML and Unicode support.
Matreshka
SAX-style XML reader and writer. Supports XML1.0 (Fifth Edition), XML1.1 (Second Edition), Namespaces in XML and XML Base Specifications. Strings, files and sockets can be used as input source in both blocking and non-blocking modes. Full Unicode support and many text codecs is provided also.

See also[edit | edit source]

Wikibook[edit | edit source]