goddamn writing a recursive descent parser is a lot harder when you wanna do good syntax error recovery
@dgregor79 I had not seen this. This is magnificent.
Is there any thought of splitting the parser primitives into a separate library? I assume much more maintenance than the team cares to take on, but seems like it could be an amazing resource for other projects.
@dgregor79 Fair, and as expected. And I would totally volunteer to do the library extraction if I didn’t have a family or a job.
Always love these windows into the work you all are doing.