libfsm
libfsm copied to clipboard
Ideally the PCRE dialect should detect unsupported features and give an appropriate error
Things that would be nice to detect:
- backrefs
- look-behind assertions
- look-ahead assertions
- Any other PCRE features that aren't regular and require backtracking.