Hello! This is nice, I like the possibility to declare globals if necessary.
BTW, in Lua 5.2 there is `goto` keyword, so it's better to add > if _VERSION:match('5.2') then luaKeyword['goto'] = true end somewhere. Peter 2013/10/5 Ousmane Roland Yonaba <roland.yon...@gmail.com>: > Hi all, > > > Please find below[1] the url to the raw rockspec of strictness. > Strictness is, in a nutshell, my own crack at the global variable > tracking and assignment problem. It enforces to declare globals using > a new statement, before assignment, and also brings some other > functionalities. > > I am always interested in having feedback and critics, if any. > Thanks in advance. > > Best regards, > Roland. > > [1] : > http://raw.github.com/Yonaba/strictness/master/rockspecs/strictness-0.1.0-1.rockspec > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > _______________________________________________ > Luarocks-developers mailing list > Luarocks-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/luarocks-developers ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers