zio / zio-parser

https://zio.dev/zio-parser
Apache License 2.0
28 stars 16 forks source link

Add pretty errors #226

Closed johnspade closed 6 months ago

johnspade commented 6 months ago

Add pretty error messages indicating the position of the error in the input. Currently implemented for parseString/parseChars only.