[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [OT] Interesting answer to why dynamic languages are hard for large code bases
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 1 Jul 2014 13:13:34 -0300
> FindGlobals is only for Lua 5.1, but it could probably be easily adapted
> for 5.2. I'm pretty sure there are existing alternatives for 5.2, but I
See these:
http://lua-users.org/lists/lua-l/2012-12/msg00397.html
http://lua-users.org/lists/lua-l/2013-04/msg00755.html
See also this for a compile-time solution:
http://lua-users.org/lists/lua-l/2011-09/msg00684.html