Projects / benejson

benejson

benejson is a buffering SAX-style JSON parser library. The library package contains three major components: PullParser, a C++ class for JSON pull parsing, Core, the parsing core with minimal dependencies, and benejson.js, a SAX-style parser written in JavaScript.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  22 Feb 2011 05:41

    Release Notes: This release added an incremental JSON parser written in JavaScript, suitable for browser or node.js use. Bugs were fixed.

    •  30 Jul 2010 06:01

      Release Notes: This version now compiles on Win32 with MinGW. A PullParser crash on an empty file was fixed.

      •  19 May 2010 20:36

        Release Notes: Verify and jsonoise, a utility for generating random JSON content, has been added, a parser bug has been fixed, and an error for overlong UTF-8 characters has been added.

        •  15 May 2010 21:04

          Release Notes: The PullParser::invalid_value exception was added. An error reporting bug was fixed.

          •  13 May 2010 07:56

            Release Notes: Syntax and type checking errors detected by the library now report the byte offset at which the error is located. Some corner cases were fixed.

            Screenshot

            Project Spotlight

            creepy

            A geolocation information gatherer.

            Screenshot

            Project Spotlight

            Tpda3

            A classic desktop database application framework.