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.
Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations:
- pascal to java
- pascal to php
- c to php
Any constructive suggestions or feature requests are welcome