Browse Source

Merge pull request #86 from vandersonmr/master

More Lua books
vhf / victor felder 12 years ago
parent
commit
a0616a03cb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

@@ -470,6 +470,8 @@
 ###Lua
 
 * [Programming In Lua](http://www.lua.org/pil/) (for version 5)
+* [Programming Gems](http://www.lua.org/gems/)
+* [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)
 
 
 ###Mathematica