lua-users home
lua-l archive

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


try http://lua-users.org/wiki/LuaLint


> Does anyone know of a utility (compiler) that can report some warnings about
> syntax issues. I know it is difficult (prob impossible) to provide a complete
> checker for a lang with no type defs, but some warnings may be useful.
>