Ada Developer Tools

FileChop

This is a desktop frontend for GNATchop (separates Ada compilation units) and is based on the DDE Frontend module. The commandline tool GNATchop is not supplied.

Download: V1.03, Source: GitHub

Ada2Str

This tool creates StrongHelp documentation for Ada programs based on their specifications. It is a commandline tool with a desktop frontend based on the DDE module. The program uses the AdaDoc 'engine' to parse Ada specification.

Download: V2.03, Source: GitHub

AdaDoc

This program creates documentation for Ada source code in HTML format using stylesheets. It is a commandline tool with a desktop frontend based on the DDE FrontEnd module. The commandline tool is a port of 'AdaDoc' by Julien Burdy and Vincent Decorges.

Download: V2.02, Source: GitHub

AdaFormat

Syntax colours and reformats Ada source code. Output is text or RTF. It is a commandline tool with a desktop frontend based on the DDE FrontEnd module. The commandline tool is a port of 'format' by Martin C. Carlisle, Rob French, Tim Chamillard, James Hopper and Michael B. Feldman.

Download: V1.04, Source: GitHub

Pager

This program combines files into a paged file. It can also extract files from a paged file. It is a commandline tool with a desktop frontend based on the DDE FrontEnd module. The commandline tool is a port of Pager2 by Richard Conn.

Download: V1.04, Source: GitHub

Ada Reference Manual

The Ada 95 Reference Manual converted to StrongHelp format.

Download: V1.11

Stubber

This program creates Ada body stubs based on Ada specifications. It is a commandline tool with a desktop frontend based on the DDE FrontEnd module. The commandline tool is a port of 'Stubber' by Steven E. Nameroff.

Download: V1.05, Source: GitHub

NameMap

Tool which creates a file containing Source_File_Name pragmas for every sourcefile with a long name (> 10 charcters). It is a commandline tool with a desktop frontend based on the DDE module.

Download: V1.05, Source: GitHub