Sha256: 235b38880fa15d0df0414d3bfcc3a642d60a5fe8ec2207a8c602c212d2218be6
Contents?: true
Size: 663 Bytes
Versions: 66
Compression:
Stored size: 663 Bytes
Contents
There are many great free online resources for Lua including: 1. [lua.org][8] 2. A highly recommended detailed and authoritative introduction to all aspects of Lua programming by Lua's chief architect: [Programming in Lua (2nd edition), by Roberto Ierusalimschy][6] 3. For an official definition of the Lua language, consult the [Lua 5.1 Reference Manual][7], by R. Ierusalimschy, L. H. de Figueiredo, W. Celes. 4. [Lua Style Guide][4] 5. [Learn Lua in 15 minutes][5] [4]: https://github.com/Olivine-Labs/lua-style-guide [5]: http://tylerneylon.com/a/learn-lua/ [6]: http://www.lua.org/pil/ [7]: http://www.lua.org/manual/5.1/ [8]: http://www.lua.org
Version data entries
66 entries across 66 versions & 1 rubygems