JSON5 support for std.json
qznc via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 30 05:58:24 PST 2015
On Monday, 30 November 2015 at 09:43:58 UTC, Idan Arye wrote:
> It's pointless to emit most of the JSON5 relaxations - I see no
> reason why the emitter should specifically add trailing commas,
> and I don't see how it can emit comments...
You might want to implement a pretty-print with the library?
Generate the default config file including helpful comments?
More information about the Digitalmars-d
mailing list