Lua (34)

Categories:

See Also:
Featured Links:

http://www.lua.org/
Editor's Pick Lua Programming Language Open in a new browser window Editor's Pick
   Home site; lightweight, made to extend programs, often used for general-purpose, standalone use; simple procedural syntax, powerful data description constructs use associative arrays, extensible semantics; dynamically typed, bytecode interpreted, garbage
   http://www.lua.org/

Regular Links:

http://lua.lickert.net/
First steps in programming in Lua Open in a new browser window
   A short presentation of the language, examples with sourcecode and output. A syntaxdiagram is available as pdf.
   http://lua.lickert.net/
http://www.charlesriver.com/books/bookdetail.aspx?productid=109811
Game Development with Lua Open in a new browser window
   By Paul Schuytema, Mark Manyen; Charles River Media, 2005, ISBN 1584504048. Full reference to commercial game development with Lua: powerful scripting, easy control of complex GUIs and artificial intelligence.
   http://www.charlesriver.com/books/bookdetail.aspx?productid=109811
http://www.onlamp.com/pub/a/onlamp/2006/02/16/introducing-lua.html
Introducing Lua Open in a new browser window
   The open source language is a useful, increasingly popular choice for embedded scripting; by Keith Fieldhouse. O'Reilly Media ONLamp.com.
   http://www.onlamp.com/pub/a/onlamp/2006/02/16/introducing-lua.html
http://www.lua.org/faq.html
Lua FAQ Open in a new browser window
   Frequently Asked Questions about Lua
   http://www.lua.org/faq.html
http://en.wikipedia.org/wiki/Lua_(programming_language)
Lua Programming Language Open in a new browser window
   Growing article, with links to many related topics. Wikipedia.
   http://en.wikipedia.org/wiki/Lua_(programming_language)
http://www.lua.org/manual/
Lua Reference Manual Open in a new browser window
   Reference Manual of the Lua programming language
   http://www.lua.org/manual/
http://lua-users.org/
Lua-users.org Open in a new browser window
   Wiki, collaborative site for programmers; Lua-l archive, searchable body of official Lua mail list; IRC channel chat room; mini charter.
   http://lua-users.org/
http://www.lua.org/spe.html
Lua: An Extensible Extension Language Open in a new browser window
   Overview from journal, by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes Filho; Software: Practice and Experience, John Wiley & Sons, 1996.
   http://www.lua.org/spe.html
http://pgl.yoyo.org/luai/
Luai Open in a new browser window
   Alternative interface for browsing the Lua reference manual. Include overview, search facility, and extensible URLs aimed at quick access to specific parts of the documentation.
   http://pgl.yoyo.org/luai/
http://www.inf.puc-rio.br/~roberto/book/
Programming in Lua Open in a new browser window
   By Roberto Ierusalimschy; Lua.org, 2003, ISBN 8590379817. Official book, by Lua's main architect, covers all aspects, from basics to API with C; gives solid base for programmers to use Lua.
   http://www.inf.puc-rio.br/~roberto/book/
http://www.unixreview.com/documents/s=2427/uni1021991894316/0205h.htm
Regular Expressions: Lua Lights up Telecom Testing Open in a new browser window
   Story on how most workers (developers, field engineers, support staff, salesmen) at Tollgrade Communications use scripting to add value; by Cameron Laird, Kathryn Soraiz. Unix Review.
   http://www.unixreview.com/documents/s=2427/uni1021991894316/0205h.htm
http://www.unixreview.com/documents/s=8989/ur0405k/
Regular Expressions: Lua Shines Open in a new browser window
   Brief review of language, and book 'Programming in Lua'; by Cameron Laird, Kathryn Soraiz. Unix Review.
   http://www.unixreview.com/documents/s=8989/ur0405k/
http://www.andreas-rozek.de/Lua/index_en_old.html
Rozek: Notes about Lua Open in a new browser window
   Brief description, distributions, modules, examples, applications, links; by Andreas Rozek.
   http://www.andreas-rozek.de/Lua/index_en_old.html

Last Updated: 2007-10-29 16:41:07