Pascal Analyzer is our flagship product. It was first released in 2001, and is currently in version 9. This program parses Delphi source code (Object Pascal) and produces reports that help you understand your source code better. You will also be able to identify potential errors and anomalies. Read more, and try out the FREE evaluation version!


Main screen of PAL

Download   Order

Updated versions

New versions of all our products are just released:

Pascal Analyzer 9.12.6
Pascal Browser 3.5.24
Pascal Expert 9.12.6

These updates contain bug fixes and minor improvements. Support for Delphi 12 was added already in November 2023.

Congratulations, Delphi turns 27!

Delphi turns 27! Read more in our blog-post!

New feature when excluding identifiers from reports

There are new possibilities in Pascal Analyzer and Pascal Expert if you want to exclude a certain identifier from reporting. Just use the "PALOFF" signature to exclude an identifier. Put the comment after the declaration of the identifier:

Examples:
//PALOFF WARN8
Excludes the identifier from reporting by the WARN8 report section.

//PALOFF STWA;WARN1;OPTI8
Excludes the identifier from reporting by the Strong Warnings Report, WARN1 report section, and OPTI8 report section.

Introducing Pascal Analyzer Lite

Pascal Analyzer Lite is our new and totally FREE product. As the name implies, it contains a subset of our popular Pascal Analyzer, a static code analyzer for Delphi and Pascal code.

Pascal Analyzer Lite is almost identical to the full product. But it only generates and displays a part of all available reports and report sections.

Pascal Analyzer Lite replaces ICARUS, our free product for analysis of Delphi uses lists. Download it from this page. Extract the installation program from the ZIP file and run.

Pascal Expert 9 has arrived!

Pascal Expert 9 has just been released! It is a major new version with many new features, and also adds support for the new Delphi 10.2 Tokyo from Embarcadero.

For registered users, use the download link in your registration email to get the new version. (Even if the link downloads PAL8FULL.ZIP, this is the right file!).

Pascal Analyzer 9 released!

Pascal Analyzer 9 has just been released! This is a major new version with many new features. It also adds support for the new Delphi 10.2 Tokyo from Embarcadero.

For users of Pascal Expert, our RAD Studio plugin: in a short time, there will be an update with corresponding features as in Pascal Analyzer.

Read more

Pascal Expert released!

Pascal Expert is a brand new plug-in product for Embarcadero's Delphi IDE (RAD Studio). The main task for Pascal Expert is to perform a static analysis of your source code, to detect possible issues and errors in your code. The results will help you better understand your code and support you in producing code of higher quality, consistency, and reliability.

Read more

Pascal Analyzer 8 is here!

We have just released version 8.0 of our popular Pascal Analyzer product! There are tons of improvements and new features:

  • built-in source code editor with multi-page interface
  • navigation features in editor to quickly jump around code, find references etc
  • new 64-bit versions available
  • reports in multi-page interface
  • improved performance and memory management
  • improved Unicode support
  • ... and much more ...

Registered users can upgrade for just $69. Read more about the new release in this blog article.

Our products

Pascal Analyzer - analyze Delphi source code
Pascal Browser - document Delphi source code
Pascal Expert - Delphi IDE plugin for code analysis