  |
The Ada Library Projects - http://www.adaworld.com/libsmain.html
Overview of Ada Library Projects at AdaWorld. |
  |
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. |
  |
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] |
  |
Adalog Components - http://pagesperso-orange.fr/adalog/compo2.htm
Ada packeges including Debug, OS_Services, Protection (a kind of evolved semaphore), Variable_String. Also tools and adapplets (Java applets writing in Ada) |
  |
Ada and Java Lexer - http://www.christ-usch-grein.homepage.t-online.de/Ada/Lexer.html
by Christoph Karl Walter Grein with Ada sources. |
  |
GLADE for GNAT - http://gnat-glade.sourceforge.net/
Providing an up to date implementations of Annex E (Distributed Systems) of the ISO standard ISO/IEC 8652:1995/COR1:2000 for GNAT. [Nothing to interface builder of the same name (GLADE)] |
  |
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. |
  |
Ada Components - http://www.pogner.demon.co.uk/components/
The page contains notes on work done on components for Ada. |
  |
Open Image - http://open-image.sourceforge.net/
A portable Ada 95 package hierarchy devoted to the Input/Output and manipulation of image (pictures) data. [GPL with same special exception as the GNAT run-time] |
  |
Ngeadal - http://ngeadal.sourceforge.net/
An Ada library for Unicode. |