add lua chengxu sheji

This commit is contained in:
Haskai 2015-09-04 23:02:04 +08:00
parent 9ac2fecf7f
commit e71d483916

View File

@ -424,7 +424,8 @@
* [Lua编程入门](https://github.com/andycai/luaprimer)
* [Lua 5.1 参考手册 中文翻译](http://www.codingnow.com/2000/download/lua_manual.html)
* [Lua 5.3 参考手册 中文翻译](http://cloudwu.github.io/lua53doc/)
* [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf)
* [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf)
* [lua程序设计](http://book.luaer.cn/)
### Perl