lua-users home
lua-l archive

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


>  luac -l <lua-file> | less
> 
> Then grep through  *TGLOBAL to catch sets and gets.

See test/globals.lua in the Lua tarball.