孙世龙 sunshilong <sunshilong369@gmail.com> 于2020年10月12日周一 下午2:13写道: > > Hi, list > > Is there any book or document that analyzes\explains the source code of Lua? > I would be grateful if you could suggest some for me to read. I wrote a book many years ago , but haven't complete. https://www.codingnow.com/download/readinglua.pdf It's in Chinese, and base on lua 5.3 . And , some blogs about lua GC . https://blog.codingnow.com/2011/03/lua_gc_1.html (Lua 5.1) https://blog.codingnow.com/2018/10/lua_gc.html (Lua 5.2-5.4) -- http://blog.codingnow.com