Hidden features of Lua - Stack Overflow most recent 30 from stackoverflow.com 2009-12-23T01:32:42Z http://stackoverflow.com/feeds/question/523867 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/523867/hidden-features-of-lua 4 Hidden features of Lua jfsantos 2009-02-07T14:44:29Z 2009-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#524059 3 Answer by Doug Currie for Hidden features of Lua Doug Currie 2009-02-07T16:26:33Z 2009-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>