This is a brief users review of the official Lua website at http://www.lua.org . All of the links on this page point to that site.
Getting started
- So, what is Lua? [1]
- There some good papers on the Lua documentation page. [2]
- The history of Lua describes Lua's evolution. It gives good insight into language features and Lua's philosophy. [3]
- There is a good overview of Lua broadly describing language features. [4]
- The Dr Dobbs article is quite a practical look at the language and contains some nice source code snippets at the end. [5]
- Reading all of the manual is never a bad idea! [6]
- If you get stuck there is an FAQ list. [7]
- If you are not already subscribed to the mailing list [8], you may want to join in order to ask questions. There is a searchable archive of past messages [11] which should answer a lot of your questions.
More advanced
- There are some Lua technical notes describing how to use various features of the language, write bindings to your applications etc. [9]
See also: LearningLua
-- For more information, please visit [10]
Please do not insert references to sites other than www.lua.org on this page.
RecentChanges · preferences
edit · history
Last edited February 26, 2014 7:40 pm GMT (diff)