From 342a7ef27a32e41559f585a2fff7abe15a3a9025 Mon Sep 17 00:00:00 2001 From: "Vanderson M. do Rosario" Date: Sun, 13 Oct 2013 20:45:39 -0300 Subject: [PATCH] Update free-programming-books.md --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 5f0e469e..52803546 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -467,6 +467,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 -- GitLab