I wrote a JSON library

evilrat evilrat666 at gmail.com
Tue May 7 00:52:28 PDT 2013


On Tuesday, 7 May 2013 at 07:29:16 UTC, w0rp wrote:
> ...
> https://github.com/w0rp/dson/blob/master/json.d
> ...

looks like you do reinvented the wheel. std.json already has 
anything we need to read/write json, and it is really small.
after all, i would enjoy the idea if someone would write std.xml 
like stuff for reading/writing which will be pulled to std.json.


More information about the Digitalmars-d mailing list