[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Odd looking code in lmem.c
- From: Coroutines <coroutines@...>
- Date: Fri, 27 Jun 2014 06:41:54 -0700
On Fri, Jun 27, 2014 at 6:16 AM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> Note that Lua gives no garanties about what could happen when you call
> Lua while inside the allocator function (that is why the state is not
> available there).
Sometimes I wonder if you guys are designing this language with divine
logic or just making it up as you go and acting like happy
coincidences were intended :p