lua-users home
lua-l archive

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


Hi!
I have made a Lua 5.2 implementation in C# years ago: UniLua ( https://github.com/xebecnan/UniLua )
I found the book "The Implementation of Lua5.0" very helpful and I think it might be helpful for you as well :) ( https://www.lua.org/doc/jucs05.pdf )

On Wed, Aug 10, 2022 at 11:07 AM Bin Yan <bin.yan@rigtechnologies.com.au> wrote:
Thanks Paul.

Bin Yan
 
Graduate NMR Scientist 
Orica ‑ Perth Technology Centre
p: +61 (0) 8 6365 4056 | m: +61 (0) 401 344 187  
e: bin.yan@rigtechnologies.com.au
-----Original Message-----
From: Paul Baker <paulbaker8@gmail.com>
Sent: Friday, 5 August 2022 6:58 PM
To: Lua mailing list <lua-l@lists.lua.org>
Subject: Re: Reading the Lua Source Code

[You don't often get email from paulbaker8@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.


https://www.reddit.com/r/programming/comments/63hth/ask_reddit_which_oss_codebases_out_there_are_so/c02pxbp/