zzjson

A small library for reading, writing, querying and constructing JSON objects.
Download

zzjson Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Ivo van Poorten
  • Publisher web site:

zzjson Tags


zzjson Description

A small library for reading, writing, querying and constructing JSON objects. zzjson implements a small library for reading, querying, writing and constructing JSON objects. It works through several callback functions and is internally character encoding agnostic (i.e. it works with plain C strings of characters). uHHHH escapes are copied verbatim by both the parser and the printer. Unicode input and output can be supported through getchar and putchar callbacks that escape all non-ASCII characters.If you build the test and run test.sh, you may notice that fail18 does not fail. This is perfectly normal. fail18 tests deep nesting and I see no reason why it should fail on such a file. What's New in This Release: · fixed typo in makedist.sh script · added support for building on Mac OS X (darwin)


zzjson Related Software