lua-users home
lua-l archive

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


On Wed, Apr 10, 2013 at 12:34 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:


> 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

Thanks, much, Steve!