PregexEval

App information

PregexEval is a tiny and a simple regex evaluator.
You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching.
It's a NFA-based matching as in Perl 5.

Designed by BootstrapMade