New JSON Parsers
7 January 2008Several new or updated JSON parsers have been released recently:
- Version 1.1.0 of DOMJson of the JON Tools project has been released with the following new features:
- JSON Schema validation
- JSONPath support
- TinyJSON - A very lightweight C++ JSON parser.
- JSON parser - an extension of the JSON_checker code, that adds optional C-style comments, and extra character decoding capabilities.
No comments yet