assemblyscript-regex icon indicating copy to clipboard operation
assemblyscript-regex copied to clipboard

Fail more visibly for unsupported features

Open ColinEberhardt opened this issue 4 years ago • 0 comments

There are a few features not yet supported (e.g. negative lookahead). It would be useful to add these to the parser, but fail visibly when converting to an NFA.

ColinEberhardt avatar Mar 02 '21 14:03 ColinEberhardt