web analytics

Goals

Aiming as a show-case of some best(?) Ada 2012/202x coding practices.

  1. Readability
  2. Modular & Object Oriented software design
  3. Only using the libraries defined by the language, and shipped with any Ada compiler
  4. Use multi-tasking design when appropriate
  5. Execution time (performance) is not a first class goal (back to 1. & 2.)

Sources are on GitHub

Comments are welcome 😃

Other seasoned or just plain beginner developer have published their Ada code on github (or elsewhere...)

License & Disclaimers

Just plain open-source:

EEC GDPR compliant