Skip to content

Releases: firmwaremodules/sjson

SJSON Release v1.0.0

Choose a tag to compare

@firmwareguru firmwareguru released this 06 Oct 19:08

SJSON v1.0.0

First release of SJSON: The Streaming JSON Parser.

This parser successfully parses complex JSON with arrays of objects and arrays including multi-dimensional arrays, up to 31 deep.

The parser also handles C and C++ style comments embedded within the stream.