[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 18:38:50 +0200
On Sat, Jan 5, 2013 at 5:55 PM, Duncan Cross <duncan.cross@gmail.com> wrote:
> For readability, my least favourite things about canonical JSON are
> that it does not support comments, and there's no way to break a long
> string literal over multiple lines. Apart from that it's pretty good.
OK, so what we need is LON (Lua Object Notation). Just a little less simple.
(With a multiline no-commas optional format for config files)