添加“Lua编程入门”

This commit is contained in:
迷渡 2014-08-13 09:13:14 +08:00
parent 6e86f6009b
commit e52f40a593

View File

@ -62,6 +62,7 @@
* [Go](#go)
* [Groovy](#groovy)
* [LISP](#lisp)
* [Lua](#lua)
* [Haskell](#haskell)
* [R](#r)
* [Scala](#scala)
@ -323,6 +324,10 @@
* [ANSI Common Lisp 中文翻譯版](http://acl.readthedocs.org/en/latest/)
### Lua
* [Lua编程入门](https://github.com/andycai/luaprimer)
### Haskell
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)