[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is Lua used as a data representation language?
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 5 Jan 2013 16:31:00 +0200
On Sat, Jan 5, 2013 at 12:03 PM, Marc Balmer <marc@msys.ch> wrote:
> One statement by a colleague is: "Now for the data transfer representation, as in D.'s proposal, JSON is an option, but LUA is not, simply because we have no (and there can not be any) small C binding to it."
I have some sympathy with this, if one isn't already doing something
non-trivial with Lua. JSON is nice and stupid, although personally I
find Lua data easier to read.