[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Re[2]: On the subject of Lua's grammar... --[[ ]]
- From: "D Burgess" <db@...>
- Date: Fri, 28 Nov 2003 8:18:41 +1000
>A primitive form of hook already exists because lua_load, which is the *only*
>way to compile Lua code, calls a user function to get blocks of data. In this
>function, you can do as you please. I'm not saying that it's easy, I'm only
>saying that the mechanism is already in place.
>--lhf
I think that is enough.
DB