[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and JSON
- From: Brian Maher <maherb@...>
- Date: Wed, 10 Feb 2010 06:08:08 -0800
If you want a really fast implementation, you could use my binding to YAJL:
http://github.com/brimworks/lua-yajl
It requires a new version of the yajl C library:
http://github.com/lloyd/yajl
Cheers,
-Brian
On Tue, Feb 9, 2010 at 10:00 AM, 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.
>
>
--
Brian Maher >> Glory to God <<