VitRegex - New Regular Expression (Regex) engine for Clarion

I think you are right Richard, but these days we have web sites like:

and

which really help with explaining and debugging regex patterns - I recommend them if you are ever stuck understanding a regex or match or replace result.

and on another note I have just released version 1.03 of VitRegex (available in as a zip file at the top of this thread) with further fixes and optimisations.

 - couple of fixes and minor optimisations
 - added remainingIters to groupStackQType used for iterations remaining
   where we have {n} exact repeats

If you have downloaded an earlier version please update to the current version.

my test suite is now approaching eight hundred tests:

1 Like