Download List

Projeto Descrição

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.

System Requirements

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-13 16:56 Back to release list
0.9.0

verificação de erros de sintaxe e tipo detectado pela biblioteca relatamos agora o deslocamento de byte no qual o erro está localizado. Alguns casos foram fixados canto.
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.

Project Resources