lua-users home
lua-l archive

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


> The advantage of this is it is "data driven" - you manage your libraries just by changing the two luaL_Reg tables.

In Lua 5.2, linit.c will be just like that.