TropicSapling/triforce

regex++?

Opened this issue · 0 comments

Would be nice to have some regex-style lib that is easier to read and use; something similar to Rosie Pattern Language perhaps? Not really any performance drawbacks in P+ since you can just convert the easy to read regex++ into normal regex during compile time.