« Return to Thread: numerical Lua?

Re: numerical Lua?

by Alex Queiroz-2 :: Rate this Message:

Reply to Author | View in Thread

Hallo,

On 5/7/06, SevenThunders <mattcbro@...> wrote:
> expressions.  (Maybe the LUA experts could weigh in here.  Is there any way
> to do lazy evaluation inside lua?)
>

     It's possible attaching to a table a metatable with a __index
metamethod set.

--
-alex
http://www.ventonegro.org/

 « Return to Thread: numerical Lua?