[comp.sources.wanted] Utilities for Pascal Programs

terrell@druhi.ATT.COM (Eric R. Terrell) (02/10/89)

I'm looking for a two utilities for use with Pascal programs.


The first is a "cross-reference" style utility - for example, this
program would parse a Pascal program, and furnish summary information
for each routine (i.e. variables used inside the routine, routines
called by the routine, etc).  Many "industrial" compilers generate
this information (but not mine).

The second is a "lint" style utility that could be used to flag
possible error conditions (e.g. variable used before set, etc, etc).


If you have heard of something like either of these, please let me
know!  


Thanks in advance,





Eric Terrell (att!druhi!terrell)