Lua 5.1 参考手册
https://www.codingnow.com/2000/download/lua_manual.html
Lua 5.3 参考手册
http://cloudwu.github.io/lua53doc/contents.html
Lua 命令行交互
http://blog.sina.com.cn/s/blog_6ce94de50100o1j2.html
lua 元方法
https://blog.csdn.net/yangzhenzhen/article/details/51233548
对Lua ,C,C#互相调用的理解
https://www.jianshu.com/p/b6b24cb910ed
Lua学习笔记(三)——协同程序
https://blog.csdn.net/orlaneboy/article/details/37831703
https://blog.csdn.net/orlaneBoy/article/details/37832587
Lua中的面向对象实现探讨
https://blog.csdn.net/guang11cheng/article/details/7547253
[Unity]使用Slua框架开发创建Unity引擎中的对象
https://www.jianshu.com/p/2dc2b816f1a4
https://www.jianshu.com/p/fadb5dd59352
用好Lua+Unity,让性能飞起来——Lua与C#交互篇
https://blog.uwa4d.com/archives/USparkle_Lua.html
必读!ILRuntime来实现热更新的优与劣!
https://blog.csdn.net/UWA4D/article/details/79623826
Lua源码揭秘
https://blog.csdn.net/column/details/17856.html
Unity3D 使用xLua实现热更新补丁修复
http://www.jianshu.com/p/dc4de5612d9e
xlua doc
https://github.com/Tencent/xLua/blob/master/Assets/XLua/Doc/hotfix.md
Unity3d ulua c#与lua交互+wrap文件理解
http://blog.csdn.net/pengdongwei/article/details/50420612
腾讯开源手游热更新方案:Unity3D下的XLua方案介绍
[精,看评论]https://www.zhihu.com/question/54344452
http://gad.qq.com/article/detail/7182055
http://www.jianshu.com/p/4bef7f66aefd
Lua中的Table
http://www.360doc.com/content/11/1207/10/1317564_170305982.shtml
Lua中table的几种构造方式详解
http://www.jb51.net/article/55115.htm
BabyLua:
lua 编辑 调试工具
http://blog.csdn.net/dingxiaowei2013/article/details/54426112
http://blog.csdn.net/dingxiaowei2013/article/details/54664841
http://blog.csdn.net/rcfalcon/article/details/51719949
Unity3d:UI面板管理整合进ToLua
http://www.cnblogs.com/joeshifu/p/5655064.html
Lua 教程
http://www.runoob.com/lua/lua-tutorial.html
http://blog.csdn.net/maximuszhou/article/details/44280109
lua模块化实现
http://www.jianshu.com/p/07cbf239f618
采访 Lua 发明人的一篇文章
http://blog.codingnow.com/2010/06/masterminds_of_programming_7_lua.html
Ulua&ToLua 调试
https://blog.csdn.net/luaide/article/details/75195393
VSCode 调试tolua(xlua、slua、ulua通用)
https://blog.csdn.net/a958832776/article/details/78184879?locationNum=4&fps=1
https://www.jianshu.com/p/61152eeee4cc
http://blog.csdn.net/freewebsys/article/details/46347657
u3d tolua + ZeroBraneStudio远程调试
https://blog.csdn.net/you_lan_hai/article/details/55057720
轻量级Lua IDE ZeroBrane Studio 的使用技巧和汉化
https://blog.csdn.net/ykr168age/article/details/51223900
http://blog.csdn.net/aisajiajiao/article/details/19332397
http://blog.chinaunix.net/uid-552961-id-2736410.html
Tolua++技术文档
http://blog.csdn.net/qq276592716/article/details/24675091
Ulua
http://bbs.ulua.org/default.asp
http://blog.csdn.net/janeky/article/details/25923151
明明白白lua的协程(coroutine)
http://blog.csdn.net/booirror/article/details/39808817