Skip to content
Snippets Groups Projects
Commit 92805cb1 authored by Sven M. Hallberg's avatar Sven M. Hallberg
Browse files

dummy support for iterative parsing in packrat

A very first step. This implementation still expects all input in a single
chunk but allows the use of the iterative API. If the parser attempts to read
past the first chunk, the parse fails.

Contains some comments for next steps towards full support.

Adds tests for the single-chunk case.
parent 981cd16a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment