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/