Utilities for Structured Text (IEC 61131-3)
This collection of Structured Text utilities has the following design goals:
- compiles on every device that complies to IEC 61131-3 - even without 2nd and 3rd language extensions, forward declarations and OOP
- provides standard functions to handle arrays, numbers, strings and date/time values
- provides some statistical calculation functions
- static connascence (https://en.wikipedia.org/wiki/Connascence)