Delphi turns 25!

Delphi turned 25 years Friday 14th of February! Of course we want to celebrate this! We do this with a 25% discount on any of our products and support plans using the coupon code "DELPHI25". The sale ends at midnight on Friday the 21th of February 2020.

Visit our orders page to place an order. Make sure that you use the coupon code "DELPHI25" when ordering, so that the discount will be applied.


Pascal Analyzer is a Windows program that helps Delphi developers measure, check, and document their source code. Pascal Analyzer (or PAL for short) is a development tool that makes software projects of any size easier to understand and enables developers to produce flawless and reliable code. PAL contains numerous optimization, validation, and documentation features, which help in fine-tuning and managing the development process. In addition, it is an extremely easy tool to use.

Pascal Analyzer quickly pays for itself through easier maintenance, fewer errors, improved code quality, and easier migration of projects between programmers. Reports generated by Pascal Analyzer contain a wealth of important information about the source code. This data will help you better understand your source code, and assist you in producing code of higher quality and reliability.

Pascal Analyzer spots many types of programming bugs and anomalies, like unused variables, name conflicts, and incorrect scope. In addition to common cross-reference reports, PAL for instance produces class hierarchy lists, lists of side effects and warnings about unused identifiers.

Pascal Browser is a Windows application that can:

  • create a hyperlinked collection of HTML documents and CHM file for your source code
  • help you understand and get an overview of your code
  • assist you in finding errors and anomalies in the source code
  • let new team members quickly get acquainted with the source code
  • let you create your own customized documentation

Just as its sibling product Pascal Analyzer, Pascal Browser will parse the source code it finds and gather all sorts of information. This information is used to create the document collection that describes the source code. The most common use of Pascal Browser will probably be to create hyperlinked HTML documents.

Pascal Expert is a plugin for Embarcadero's Delphi IDE (RAD Studio). It does a static analysis of your source code, to detect possible issues and errors in your code. The results will help you better understand and produce code of higher quality, consistency, and reliability. Pascal Expert sits right in the Delphi IDE, so it lets you find problems earlier, and fix them right on the spot! Pascal Expert contains a subset of Pascal Analyzer. Warnings and hints that are most important when working with code, have been included in Pascal Expert. We have put 116 of Pascal Analyzer's most important reports into Pascal Expert.