iml130 / pfdl

A Production Flow Description Language for an Order-Centric Production
https://iml130.github.io/pfdl/
MIT License
9 stars 2 forks source link

Add missing boolean rule #18

Closed maxhoerstr closed 1 year ago

maxhoerstr commented 1 year ago

Add two new Lexerrules for the booelan expressions 'true' and 'false' inside the JSON subgrammar. Now, they can be used for Struct initialization, which was not possible before.