Abstract: This paper introduces a high-level language compiler with IEC 61131–3 compliance capable of converting control function code written in Python into structured text. The Python-to-Structured ...
Computation was wrong: the mccabe complexity starts at 1, not 2. The max-complexity value is now inclusive. E.g.: if the value is 10 and the reported complexity is 10, then it passes. Add tests.
You need python and git installed to run this, and an NVidia videocard. I tested the installation to work Windows with Python 3.8.10, and with Python 3.10.6. You may ...