[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: "local" and stack
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 22 Sep 2013 10:52:27 -0300
> Here's the paper discussing the implementation of Lua 5.0
>
> See the closure section for the upvalue explanation.
>
> The Implementation of Lua 5.0 - Roberto Ierusalimschy, Luiz Henrique
> de Figueiredo, Waldemar Celes -
> http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.112.5702&rep=rep1&type=pdf
Also at lua.org:
http://www.lua.org/docs.html#papers
http://www.lua.org/doc/jucs05.pdf
http://www.inf.puc-rio.br/~roberto/talks/lua5-imp.pdf