lua-users home
lua-l archive

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


> Is it possible to get this to work with Lua 5.0?

I am afraid no :(  Currently is should be easy to adapt it to 5.0,
but the new version will use fenvs for userdata, a feature not available
in 5.1.

-- Roberto