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

Support for Explicit Base 10 Integers #62

Closed engineerjoe440 closed 1 year ago

engineerjoe440 commented 1 year ago

Issues Addressed

Changes

Closing Thoughts

@klauer, you really made this one too easy! 😉 Thanks, again!