dmd support for IDEs
Jeremie Pelletier
jeremiep at gmail.com
Sat Oct 10 22:42:38 PDT 2009
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.
More information about the Digitalmars-d
mailing list