JSON Parser
JSON Parser written in C that outputs JSON into D-List list objects
...Package includes a JSON textural generator which will create JSON grammar data blocks from hierarchical D-List representations of JSON data.
The package also includes a variety of support functions to allow C code to easily find, add, and modify JSON values and members in D-List hierarchical structures.