lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thursday 10 February 2011 11:03:27 Andrew Wilson wrote:
> Hi Tim,
> 
> If you haven't checked out http://www.lua.org/ and
> http://www.lua.org/docs.html , then do so, a pretty good place to start is
> with
> http://www.lua.org/pil/  and http://www.lua.org/manual/5.1/ and
> http://en.wikipedia.org/wiki/Lua_(programming_language)

To start quickly, I'd start with Litt's Lua Laboratory at 
http://www.troubleshooters.com/codecorn/lua, using http://www.lua.org/pil/  
and http://www.lua.org/manual/5.1/ as reference.

SteveT