lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thank you so much. It's quite good for studying the source code of Lua itself.

On Mon, Oct 12, 2020 at 4:20 PM Robert Burke <sharpobject@gmail.com> wrote:
>
> On Mon, Oct 12, 2020 at 3:14 PM 孙世龙 sunshilong <sunshilong369@gmail.com> wrote:
> >
> > 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.
> >
> > Best regards
> > Sunshilong
>
> It is not quite what you asked for, but I found this resource useful:
> https://the-ravi-programming-language.readthedocs.io/en/latest/lua_bytecode_reference.html
> https://the-ravi-programming-language.readthedocs.io/en/latest/lua-parser.html