dmd support for IDEs
Christopher Wright
dhasenan at gmail.com
Sun Oct 11 06:04:50 PDT 2009
Jeremie Pelletier wrote:
> Walter Bright wrote:
>> But if you want to contribute, how about a JSON parser for phobos?
>> You'll need one anyway for your IDE.
>>
>> BTW, JSON parsing comes for free with javascript. Why not incorporate
>> dmdscript into your IDE as its extension language?
>
> The official JSON website has tons of bindings, here's the C one:
>
> http://fara.cs.uni-potsdam.de/~jsg/json_parser/
>
> I'm gonna try and get it converted to D over the weekend.
Tango already has a good JSON parser, but I imagine its license (BSD)
doesn't meet Walter's requirements.
More information about the Digitalmars-d
mailing list