Before we implement SDL package format for DUB

Jeremy Powers via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 26 11:35:44 PDT 2014


>
>
>  I agree. Those would be the points with most impacts. However, the
>> outcome would be quite far away from standard JSON, so we would really be
>> talking about something like ASON or SDL already.
>>
>
> There are some beginnings like this one:
>
> http://json5.org/
>

Here's another, that supports tables:
https://github.com/krisnye/ion

Unfortunately there doesn't seem to be any decently popular winner of the
'extended JSON' language, apparently most are fine with just adding
comments.  YAML might be a choice, but I find it diverges a bit too far
(and I'm not a fan of significant whitespace).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140826/0a0c22d9/attachment.html>


More information about the Digitalmars-d mailing list