Hidden features of Lua - Stack Overflow most recent 30 from stackoverflow.com2009-12-23T01:32:42Zhttp://stackoverflow.com/feeds/question/523867http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/523867/hidden-features-of-lua4Hidden features of Luajfsantos2009-02-07T14:44:29Z2009-02-08T14:36:54Z
<p>Is there any Lua power user wishing to share a gem of hidden knowledge about this nice language? Any trick that can be useful is welcome, be it for extending C/C++ applications or extending the Lua language.</p>
http://stackoverflow.com/questions/523867/hidden-features-of-lua/524059#5240593Answer by Doug Currie for Hidden features of LuaDoug Currie2009-02-07T16:26:33Z2009-02-07T16:26:33Z<p>Several Lua users shared their gems in <a href="http://www.lua.org/gems/" rel="nofollow">this book</a>.</p>