OOP with concise syntax and local classes.

$ 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

0.1-09 years ago4,052 downloads

Dependencies

lua >= 5.1

Labels

Manifests