source

adacl

5.12.0

Ada Class Library

5.12.0

A class library for Ada for those who like OO programming.

Currently the following functionality is migrated to Ada 2022:

  • getopt commandline argument parser
  • string utilities
  • trace utility
  • reference counted smart pointer
  • AUnit compatible informative asserts

Development versions and testsuite available using the follwowing index:

alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik

Source code and testsuite available on SourceForge