• doRe: Help with Streaming and Chunk Processing for Large JSON Data (60

    From Greg Ewing@21:1/5 to Left Right on Thu Oct 3 20:08:35 2024
    On 3/10/24 11:48 am, Left Right wrote:
    So, streaming parsers (eg. SAX) are written for a regular language
    that approximates XML.

    SAX doesn't parse a whole XML document, it parses small pieces of it independently and passes them on. It's more like a lexical analyser than
    a parser in that respect.

    --
    Greg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)