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
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· 展开说说关于C#中ORM框架的用法!
· SQL Server 2025 AI相关能力初探
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库