Markus Armbruster <armbru(a)redhat.com> writes:
[...]
A bigger stumbling block for replacement is our need for a streaming
interface: we feed the parser characters, and expect to be called back
when an expression is complete.
Another stumbling block: check-qjson.c test case "/literals/string/utf8"
and "/literals/string/escaped". Off-the-shelf parsers flunking them
would surprise me about as much as the sun going up in the morning.
[...]