lua-users home
lua-l archive

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


On Wed, Apr 10, 2013 at 9:14 AM, marbux <marbux@gmail.com> wrote:
I've been using strict.lua for that purpose. But you used the plural
form "tools." Are there other static analysis tools you recommend?

Very good overview by David Manura, with references and code

http://lua-users.org/wiki/DetectingUndefinedVariables

I packaged and extended one of these scripts as lglob

https://github.com/stevedonovan/lglob