Hacker News new | ask | show | jobs
by jfries 3268 days ago
How did you solve backreferences with that approach?
2 comments

You don't. Back reference leave the space of mathematical regular expressions, that all this nice theory works for.
I had the luck that XSD regex doesn't support backreference.