marwern/PLCreX

add st2tree option to fbd2st transpiler

marwern opened this issue · 0 comments

  • add new parameter to cli
  • rework needed, because "TON0(IN := AND(i1,i2),PT := i3);" cannot be parsed. My grammar expects smart format "TON0(AND(i1,i2), i3);"