$ luarocks install oops
Oops is an OOP library for Lua with class-based inheritance.
It supports ad-hoc class definition with very concise syntax and single
inheritance.
It is also rather performant and the most basic class is nothing more
than a table with initializer.
Versions
Dependencies
lua >= 5.1