[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua for large apps (was: Lua for GUI toolkit wrapping?)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 27 Sep 2009 21:39:01 -0300
> luac -l <lua-file> | less
>
> Then grep through *TGLOBAL to catch sets and gets.
See test/globals.lua in the Lua tarball.