Ada Programming/Libraries/IO


      Ada Lovelace 1838.jpg


      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

      Wikibook

      Ada Reference Manual

      -- does not apply --

      Last modified on 24 July 2011, at 14:03