[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why I leave Lua (Was: Re: [ANN] Lua 5.3.0 (work3) now available)
- From: Coroutines <coroutines@...>
- Date: Wed, 9 Jul 2014 19:15:46 -0700
On Wed, Jul 9, 2014 at 6:16 PM, Hao Wu <wuhao.wise@gmail.com> wrote:
> It's technically unavoidable but it does have a check to avoid infinite loop
> in __index
I don't see why it would be guarded against, sometimes we want things
to overflow when modeling a particular other thing.