lost-class

Small single-file object-oriented helper for Lua.

$ luarocks install lost-class

Class is a lightweight object-oriented helper for Lua projects.
It provides class creation, instance initialization, inheritance-style includes,
private instance state, accessors, cloning, operator helpers, and debug output.

Versions

0.1.0-18 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests