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

Add error reporting when a match fails

Open UnkindPartition opened this issue 14 years ago • 1 comments

UnkindPartition avatar Jul 03 '11 19:07 UnkindPartition

I admit that the reason I often use full-fledged parser libraries even for a regular language is for the error reporting.

FranklinChen avatar Feb 21 '15 03:02 FranklinChen