Re: rename lua_State
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: rename lua_State
- From: Tim Hill <drtimhill@...>
- Date: 2014年8月25日 22:36:35 -0700
On Aug 25, 2014, at 11:31 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> 2014年08月25日 20:10 GMT+02:00 Tim Hill <drtimhill@gmail.com>:
>
>> However, I think a paragraph or two in the reference manual
>> clarifying the relationship between Lua states, stack and the
>> “shared” state (registry etc) would be useful for those starting
>> out with the C API.
>
> Well, now. We don't want PiL to become dispensable, do we?
>
Well in PiL then, as that doesn’t cover much about this topic either (from memory, it’s been a few years since I looked at the chapters on the Lua API).
—Tim