object-lua
object-lua copied to clipboard
[Deprecated] A class-oriented OOP module for Lua
Results
1
object-lua issues
Sort by
recently updated
recently updated
newest added
objectlua doesn't work with Lua 5.2 due to the change in how environments work. function addSuper in bootstrap.lua uses getfenv() and setfenv() functions that don't exist in Lua 5.2