j-mie6 / parsley

A fast and modern parser combinator library for Scala
https://j-mie6.github.io/parsley/
BSD 3-Clause "New" or "Revised" License
173 stars 15 forks source link

Add diagnostic information #234

Closed j-mie6 closed 4 months ago

j-mie6 commented 4 months ago

Closes #232 by catching common errors and presenting them to the user in a more accessible way.