9 Feb 19:00
Lua and JSON
Steve Watkins <steve <at> radicaldevelopment.com>
2010-02-09 18:00:36 GMT
2010-02-09 18:00:36 GMT
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
-- 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.
RSS Feed