lua-users home
lua-l archive

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


Miles Bader wrote:
> One thing that might be neat is if LuaJIT (and maybe even any future
> releases of Lua 5.1) just added the 5.2-style four-argument load
> function (and loadfile).

http://luajit.org/extensions.html#lua52

--Mike