Lua官方文档与源码分析
https://www.lua.org/source/5.3/
http://www.cppblog.com/airtrack/archive/2012/09/19/191233.html
https://github.com/lichuang/Lua-Source-Internal/blob/master/doc/ch08-GC.md
Exploiting Lua 5.1 on 32-bit Windows.md
https://apocrypha.numin.it/talks/lua_bytecode_exploitation.pdf
Lua的function、closure和upvalue
http://blog.csdn.net/soloist/article/details/319214
https://www.kancloud.cn/digest/luainternals/108778
Windows7下Lua的编译和配置,Visual Studio2013
https://www.quora.com/What-are-upvalues-in-Lua
lua源码剖析(二)
Lua_State
http://www.jianshu.com/p/f415697fd952
http://www.jianshu.com/p/db0e3cae793e
Lua GC
http://www.pagefault.info/?p=470
https://blog.codingnow.com/2011/03/lua_gc_1.html
http://www.cnblogs.com/heartchord/p/4561308.html
http://www.cnblogs.com/heartchord/p/4527494.html
http://blog.csdn.net/chenjiayi_yun/article/details/24304607
Lua和C交互的简易教程
http://blog.hanschen.site/2016/09/07/lua-and-c.html
http://www.jellythink.com/archives/category/language/lua/page/2
http://www.cs.tufts.edu/~nr/cs257/archive/roberto-ierusalimschy/closures-draft.pdf
http://luaforge.net/docman/83/98/ANoFrillsIntroToLua51VMInstructions.pdf
https://zhuanlan.zhihu.com/p/22476315
The Definitive ANTLR 4 Reference 2nd Edition
https://www.lua.org/doc/jucs05.pdf
http://www.lua.org/manual/5.1/manual.html#2.11
http://lua-users.org/wiki/LuaSource
http://lua-users.org/wiki/GarbageCollection
http://blog.csdn.net/yuanlin2008/article/details/8493104
https://github.com/mlnlover11/LuaAssemblyTools
https://stackoverflow.com/questions/4329643/what-is-userdata-and-lightuserdata-in-lua
http://files.catwell.info/misc/mirror/lua-5.2-bytecode-vm-dirk-laurie/lua52vm.html
https://www.codingnow.com/temp/readinglua.pdf
http://blog.csdn.net/yuanlin2008/article/details/8491144
http://lua-users.org/wiki/CoroutinesTutorial
https://www.zhihu.com/question/20617406
http://lua-users.org/wiki/CoroutinesTutorial
https://github.com/LuaLanes/lanes
https://www.codingnow.com/temp/readinglua.pdf
http://www.codedump.info/?tag=lua
http://lua-users.org/wiki/LuaSource