  |
http://sourceforge.net/projects/adasdl - http://sourceforge.net/projects/adasdl
A set of Ada (programming language) bindings, ports, and some original applications based on SDL (Simple DirectMedia Library). [Open source, LGPL] |
  |
XIA (XPath in Ada) - http://www.mckae.com/xia.html
A native Ada implementation of the XPath 1.0 specification for XML DOM document querying. (Requires XMLAda from libre.adacore.com) |
  |
http://www.rfc1149.net/devel/adaerl - http://www.rfc1149.net/devel/adaerl
Interface letting call Erlang from Ada. |
  |
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) |
  |
Ncurses Binding - http://www.delorie.com/gnu/docs/ncurses/Ada95.html
An Ada 95 binding to the Ncurses console library. |
  |
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. |
  |
http://serl.cs.colorado.edu/~arcadia/Software/adatcl.html - http://serl.cs.colorado.edu/~arcadia/Software/adatcl.html
Quite dated Ada-TCL bindings. Normally, you'll want to use TASH instead. |
  |
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] |