Hejsil / mecha

A parser combinator library for Zig
MIT License
473 stars 21 forks source link

Add parser position and "token span" tracking #73

Closed joelreymont closed 2 weeks ago

joelreymont commented 2 weeks ago

Report location (both input and Zig code) of a failed parse, as well as the span of each successful parse.