Re: Is Lua used as a data representation language?
[
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: Tue, 8 Jan 2013 18:44:33 +0200
On Tue, Jan 8, 2013 at 5:31 PM, Ashwin Hirschi <lua-l@reflexis.com> wrote:
> It doesn't seem to handle a simple case like:>
> while 1 do end
OK, thanks - I'll try to close some more gaps. The approach here is
static checking, unlike the runtime limits Roberto suggests.