Lazily parse a JSON text file using stdx.data.json?

David Gileadi gileadisNOSPM at gmail.com
Sun Dec 17 17:21:33 UTC 2017


On 12/17/17 3:28 AM, WebFreak001 wrote:
> On Sunday, 17 December 2017 at 04:34:22 UTC, David Gileadi wrote:
> uh I don't know about stdx.data.json but if you didn't manage to succeed 
> yet, I know that asdf[1] works really well with streaming json. There is 
> also an example how it works.
> 
> [1]: http://asdf.dub.pm

Thanks, reading the whole file into memory worked fine. However, asdf 
looks really cool. I'll definitely look into next time I need to deal 
with JSON.


More information about the Digitalmars-d mailing list