Talk:Lua
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. Which packages do exist for Lua Game programming, and how good are they? [edit] Template applicationThis page has a very different layout to the language pages that have already been assimilated. How should the application of the template be handled? Codehead 08:14, 11 January 2007 (EST)
Separate About and History sections work I suppose. The Philosophy section here could easily become an About section, but what about all the example code, etc? Codehead 03:47, 13 January 2007 (EST)
[edit] Fibonacci Numbers ExampleSomebody has corrected what seems to be a simple typing error, however "memorize" and "memoize" are different concepts. The original example on Wikipedia Lua (Programming L:anguage) has the correct word. See http://en.wikipedia.org/wiki/Memoization [edit] Atomic Types"It supports only a small number of atomic data types such as boolean values, numbers (double-precision floating point by default), and strings." "Atomic" is a bad word to use here, since it has thread safety connotations, which I highly doubt lua specifies. Perhaps "scalar" would be a better choice? --me22 19:03, 23 April 2007 (EDT) |


