Hey Otto, yes, kind of. Chris implemented most of the suggested syntax while doing the big pre-0.1.0 Release Refactoring. So the new syntax is there but without a special or fancy new parser : )
Julian Am 01.10.18, 16:17 schrieb "Otto Fowler" <[email protected]>: Did you end up doing this? On September 4, 2018 at 05:46:47, Julian Feinauer ( [email protected]) wrote: Hi all, I just had a short discussion with chris which I wanted to bring the results back tot he list. As the new Syntax for S7 addressing is getting more and more complex I want to implement it not by regex (as currently is) but with an antlr4 grammar. Antlr will be incorporated as maven plugin and run in the regular build process in the code-gen phase. Julian
