[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is there any book or document that analyzes\explains the source code of Lua?
- From: Robert Burke <sharpobject@...>
- Date: Mon, 12 Oct 2020 17:20:22 +0900
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