lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

Lua CJSON provides fast JSON parsing and encoding support for Lua.

Version 1.0.3 contains an object encoding bugfix for tables which only
contain numeric string keys, and a work around for Solaris platforms
missing isinf().

Thank you Zhang "agentzh" Yichun for your bug reports!

Any comments and suggestions are welcome.

Download
    http://www.kyne.com.au/~mark/software/lua-cjson-1.0.3.tar.gz
    http://www.kyne.com.au/~mark/software/lua-cjson-1.0.3.zip
Homepage:
    http://www.kyne.com.au/~mark/software/lua-cjson.php
Changelog:
    http://www.kyne.com.au/~mark/software/NEWS-lua-cjson.txt
Rough performance comparison:
    http://www.kyne.com.au/~mark/software/lua-json-performance.txt

Regards,
Mark