WengerAG / structured-text-utilities

Utilities for Structured Text (IEC 61131-3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

structured-text-utilities

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)

About

Utilities for Structured Text (IEC 61131-3)

License:MIT License


Languages

Language:Smalltalk 100.0%