klauer / blark

Beckhoff TwinCAT ST (IEC 61131-3) code parsing in Python using Lark (Earley)
https://klauer.github.io/blark/
GNU General Public License v2.0
42 stars 5 forks source link

Reformat lark grammar; remove iec2xml grammar #5

Closed klauer closed 3 years ago

klauer commented 3 years ago

Closes #2 Closes #4

Lark grammar is only auto-formatted by way of https://github.com/klauer/lark-formatter It could still use some improvement, but this is a step in the right direction.