Download List

Project Description

The Lua CJSON module provides fast standards-compliant JSON parsing and encoding support for Lua. Lua CJSON includes full support for UTF-8 and has no dependencies on other libraries.

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.

2012-03-02 07:50
2.1.0

This release adds a cjson.safe module interface that returns nil after an error (instead of throwing an exception). Improved Makefile compatibility with Solaris make.
Tags: Stable

2012-01-23 03:44
2.0.0

This release includes performance and portability enhancements and Lua 5.2 support.
Tags: Stable

2011-11-30 07:28
1.0.4

This release fixes numeric conversion under locales with a comma decimal separator (cs_CZ, de_DE, etc.).
Tags: Stable

2011-09-16 02:41
1.0.3

This release fixes an object encoding bug.
Tags: Stable

2011-05-30 03:33
1.0.2

Minor portability and performance improvements.
Tags: Stable, Minor

Project Resources