If you do get the time, check out the code and see if you can tweak things to your liking.
I'll be doing a cleanup/refactoring later this week to make things better.
However, the core of Nemos' parsing is handled by pyparsing, so if you can read and write eBNF, then you can tweak Nemos' syntax to your liking pretty easily.
If you do get the time, check out the code and see if you can tweak things to your liking.
I'll be doing a cleanup/refactoring later this week to make things better.
However, the core of Nemos' parsing is handled by pyparsing, so if you can read and write eBNF, then you can tweak Nemos' syntax to your liking pretty easily.