Is the straton PLC an interpreted type PLC or a compiled one?

Dans: General
Is the straton PLC an interpreted type PLC or a compiled one?
In order to be completely independent from the operating system and let the application be ported to different platforms, the solution for an interpreted pseudo-code has been chosen. Code can also be compiled to C language; the performance is kept high in this case.
