Hi all, in the last few days I managed to detach myself from the normal reality and do some thinking, coding, hacking … After writing down a spec in a nonexistent pseudo-language, Julian was so cool to implement an Antlr4 grammar for parsing this. I now took that and fine-tuned that grammar in order to be easily processable in code and finetuned the spec. (All in the plc4x-maven-plugin module)
Now I am able to parse these specs and get all information in a cool and usable form in my maven plugin … Will now be checking out the options to generate code from that. Chris
