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
|