AdaPower Logged in as Guest
Ada Tools and Resources

Ada 95 Reference Manual
Ada Source Code Treasury
Bindings and Packages
Ada FAQ


Join >
Articles >
Ada FAQ >
Getting Started >
Home >
Books & Tutorials >
Source Treasury >
Packages for Reuse >
Latest Additions >
Ada Projects >
Press Releases >
Ada Audio / Video >
Home Pages >
Links >
Contact >
About >
Login >
Back
Ada Utilities - parsing
Utilities for Ada Programming

This is an ada syntax checker written over the years to exemplify my ada teaching at the university. The main program is main.adb and the use is as simple as
main text_1.adb

The full result of the tracing are stored under a.txt and a summary of the result are on the screen. Suppressing of the trace is as simple as commenting out ( with search replace) all trace(.... ); statements. I will be grateful should users find problems that they kindly mail me an example of the source code.


Click to Download


(c) 1998-2004 All Rights Reserved David Botton