[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: is LuaL_TNUMBER same as Lua_TONUMEBER?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 20 Mar 2015 20:24:14 +0200
2015-03-20 18:46 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
>> 4. Lua operates by pushing and popping into a lua stack.how does it help
>> and why it is needed to do so??
>
> I suggest reading this:
> "Passing a language through the eye of a needle"
> http://queue.acm.org/detail.cfm?id=1983083
> also http://dx.doi.org/10.1145/1965724.1965739
The two URLs seem to be the same article, with the second being
more pleasantly laid out.