lua-users home
lua-l archive

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



On May 26, 2017, at 6:50 PM, Doug Currie <doug.currie@gmail.com> wrote:

On Fri, May 26, 2017 at 10:40 PM J Doe <general@nativemethods.com> wrote:

I am currently reading "Lua Programming Gems" (2008), and had a rather basic question about a term that is used.

The term appears in chapter 1, "Lua per-thread library context", on  page 5.  The author mentions the "Lua registry":


e

Hi Doug,

Thanks for your post.  I had a feeling it was to do with the C-side of things (as I read more of chapter 1), but wasn't entirely sure.

Thanks for the link!

- J