SimpleRegex/SRL-PHP

ANTLR version ?

Opened this issue · 0 comments

Hi
I like the project but have not had the possibility to use it yet in my work projects but I am coming up to one project that will have heavy use of it. I like regular expressions and to use them but I usually need to consider other developers

I am thinking of rewriting it in ANTLR 4 to have the generation being done from common rules and use the tests on the languages in the ANTLR languages to make it easier to maintain. I see that as needed as I can see that it is long time since maintenance have been done on the repositories in any form or way.

For C# support I afterwards want to make a T4 template where I can increase the developer experience even further