PasCop is a tool for static program analysis of Object Pascal source codes.
It helps to comply with the principles of Clean Code Development and supports the developer in creating readable source code.
FPConsole is a testing tool that saves your time in the debugging process. It help you with spotting bug, noticing wrong output and many more in few steps while developing programs.
This program requires Free Pascal Compiler installed in your system. Download here: https://freepascal.org/download.var
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
"Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution.
The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.