Twitter Feed: Post

Twitter Feed

@gcouprie ("Geoffroy Couprie") wrote:

I have a rough plan for nom errors, inspired from suggestions.
The main point: nom's errors are there for parser control flow, that's not the right place to build nice error messages.
So it will accumulate errors elsewhere, likely in a wrapper for the input type