[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 10 LOC program is too complex to be compiled
- From: Rena <hyperhacker@...>
- Date: Mon, 27 Apr 2015 13:59:23 -0400
On Mon, Apr 27, 2015 at 10:55 AM, Coda Highland <chighland@gmail.com> wrote:
> The limits are arbitrary, can be redefined by rebuilding Lua, and are
> not part of the language specification because they're an
> implementation detail.
I feel like perhaps the manual or some other spec ought to define a
*minimum* limit for a standard Lua implementation. (Of course, then we
have to ask what a standard implementation is, and there always might
be non-standard implementations, e.g. in an embedded system where
resources are tight.)