Ada Compilers and Tools
A# - Ada for .NET
A# is a port of Ada to the Microsoft .NET Platform. A# is freely
distributed by the Department of Computer Science at the United States
Air Force Academy as a service to the Ada community under the terms of
the GNU general public license.
GNU Ada
GNAT is a complete Ada95 compilation system, maintained and distributed
under the Gnu Public Licence by Ada Core Technologies and available for
Solaris, Linux and Windows 95/98/2000.
ez2load kit
An easy-install kit of free Ada 95 compilers and editors, and a
shareware tutorial for Ada 95. Includes GNAT (GNU Ada 95 Compilation
System) for DOS, an Ada 95 compiler that runs under djgpp (GCC for DOS)
and provides a complete implementation of Ada 95.
Ada+SQL
Ada+SQL is a programming environment for Ada 95 extended with basic SQL
single user capabilities. It incorporates a compiler and interpreter,
with debugging options, library generator and browser, syntax template
editors, programmer wizard, two-dimensiona
GNAT for DOS
GNAT is the open-source compiler for the Ada 95 language. GNAT for DOS produces 32-bit applications out of Ada sources
AdaGOOP
AdaGOOP is the Ada Generator of Object-Oriented Parsers. Using AdaGOOP,
you can easily generate a parser which builds an object-oriented parse
tree. (requires GNAT compiler)
The Cocktail95-Tools
Cocktail is a compiler toolkit. The Cocktail tools support all phases
of compiler construction in providing generators for scanners, parsers,
abstract syntax trees, attribute evaluators, traversers of syntax tree
and back ends. |