lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 17 July 2012 21:13, Coda Highland <chighland@gmail.com> wrote:
> On Tue, Jul 17, 2012 at 1:05 PM, Jose Marin <jose_marin2@yahoo.com.br> wrote:
>> Also, is there any way for the Lua compiler to check if some variable wasn't
>> initilized ('declared')?
>
> Check out strict.lua for this one.
>

and lua-inspect: http://lua-users.org/wiki/LuaInspect

Regards,
Matthew