regexplanet / regexplanet-xregexp

RegexPlanet's XRegExp backend

Home Page:https://www.regexplanet.com/advanced/xregexp/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion

foo123 opened this issue · comments

for the regexp test page. Take a look here (another regexp tool of mine), for some ideas to enhance the test page (eg syntax-highlight the regex code, analyse syntax-tree etc). i'm thinking of adding extensive features support to the regex analyser (inluding xregexp features support)

Nikos

Here is a concrete example direct link of what said above http://foo123.github.io/examples/regex-analyzer/#action=statistics&regex=%2F%28%3F%3Cgroup1%3E%5Babc%5D%2B%29def%2Fi with named groups support