lua-users home
lua-l archive

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


On Tue, Feb 9, 2010 at 7:00 PM, Steve Watkins
<steve@radicaldevelopment.com> wrote:
> Hello,
>
> I'm relatively new to Lua and am looking for a module or script that can
> encode and decode JSON strings inside a .lua script.
>
> I've looked on luaforge and have been unable to get those to work in my
> Scrite environment - thjs was using the
>
> -- JSON4Lua: JSON encoding / decoding support for the Lua language.
> -- json Module.
> -- Author: Craig Mason-Jones
> -- Homepage: http://json.luaforge.net/
> -- Version: 0.9.20
>
>
> I was hoping there was an established solid tested way to encode/decode JSON
> using Lua.
>
> Any info is much appreciated.

This is a copy of the luajson module which comes with the Logitech SqueezeBox
http://mamasam.indefero.net/p/luajson/

This is an interesting approach by Paul Querna and Rici Lake
http://code.google.com/p/libjsox/

(OT : does anyone has news about Rici Lake, it's been a very long time
I haven't seen a message from him here?)

-- 
Bertrand Mansion
Mamasam