Explorar el Código

Merge pull request #86 from vandersonmr/master

More Lua books
vhf / victor felder hace 12 años
padre
commit
a0616a03cb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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