Download List

项目描述

libjson is a JSON parser and printer that is fully compliant with the JSON spec. The parser is efficient and interruptible with a simple and flexible API. It also optionally supports extensions like C-style comments or Python/YAML style comments, and for security allows the user to set a limit on the number of nested structures and the parse buffer. The library plugs easily into any model since it doesn't include any object model, and plugs easily in any project's memory management since the memory functions can be redefined.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-28 19:48 Back to release list
0.7

该文件进行了改进,包括所有可用的API。 Makefile的改进和Debian包装增加了。一个小性能的改善了。一个错误时,使用没有限制的模式是固定的。
标签: Minor
The documentation was improved, covering all APIs available. Makefile improvements and Debian packaging were added. A small performance improvement was made. A bug when using no limit mode was fixed.

Project Resources