lua-users home
lua-l archive

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



On Feb 1, 2008, at 6:04 PM, Natanael Copa wrote:


On Fri, 2008-02-01 at 17:45 +0100, Petite Abeille wrote:
Hello,

Anyone have a JSON to Lua syntax converter in their tool bag?

You find 2 at the botton of http://www.json.org/

Yes. But those are parsers. I was thinking more along the way of a simple gsub() or such.

Cheers,

PA.