[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Debugging
- From: Matthew Wild <mwild1@...>
- Date: Sun, 22 Jul 2012 02:05:22 +0100
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