Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-02-24 05:34 Zurück zur Release-Liste
0.6

Ein Helfer Rückruf, dass die üblichen Callback-Parser ersetzt zu hohe Parse-Ereignisse erstellen, wurde hinzugefügt, um einen DOM-Parser am Anfang der SAJ-Parser können.
Tags: Minor
A helper callback that replaces the usual parser callback to create high level parsing events has been added to provide a DOM parser on top of the SAJ parser.

Project Resources