lua-users home
lua-l archive

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


It's straightforward to do this kind of thing with LuaMacro;  the context was a discussion on how to generate really optimal code for LuaJIT.  But the resulting sugar covers a can of opened worms; what kind of value is this? Why can tuples only be passed as the last argument of a function?