lua-users home
lua-l archive

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


I have this piece of code: http://codepad.org/tLMkCXOq

It basically lets each function (environment) have its own string metatable...

Too bad I can't make it work properly in Lua 5.2+...