
Pascal Analyzer (PAL),
was released in 2001, and is currently in version 7. This program
parses Delphi or Borland Pascal source code and produces reports that
help you understand your source code better. You will also be able to
identify potential errors and anomalies. Your code will be more readable
and maintainable. Pascal Analyzer can also check how coding standard
guidelines are followed. The static code analysis performed by Pascal
Analyzer...