  |
Lego Mindstorms - http://www.faginfamily.net/barry/Papers/AdaLetters.htm
Ada interface to Lego Mindstorms. |
  |
OpenToken - http://www.telepath.com/~dennison/Ted/OpenToken/OpenToken.html
A series of Ada packages that allow simple creation of token analyzers (aka: lexical analyzers) in straight inline Ada code. |
  |
Adalog Debug - http://pagesperso-orange.fr/adalog/compo/debug.htm
A package provides a sophisticated trace facility, especially valuable for multi-tasking programs. The child package Debug.Timing also provides utilities for measuring execution time, and the child package Debug.Assert provides utilities for checking that certain properties of program are actually met. |
  |
AdaCL, Ada Class Library - http://adacl.sourceforge.net/
Textfile search and replace (as Library and demo programs) Trace support. Protected and Task Queues. [Open source, GPL] |
  |
http://adasl.sourceforge.net/ - http://adasl.sourceforge.net/
The Ada Structed Library is a collection of container and semaphore types. |