PasCop is a tool for static program analysis of Object Pascal sourcecodes.
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
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
"Traceur Pascal" is a java application that interprets Pascal sourcecodes and follow its execution.
The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.