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

Resolve RETURN and CONTINUE Overly-Greedy Matching #68

Closed engineerjoe440 closed 1 year ago

engineerjoe440 commented 1 year ago

Related Issues

Changes

Blocked By:

Closing Thoughts

This looks like a much simpler change than I had anticipated. Very excited about that! :smile: