In short, Pascal Browser is a Windows application that can
create a hyperlinked collection of HTML documents for your source code. It can
help you understand and get an overview of your code and assistt you in finding errors and anomalies in the source code. Also it will
let new team members quickly get acquainted with the source code.
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.
A simple Web browser that lets you access any page's source code and images.
Comments (1)
references to procedures, functions and variables.