A (yet another) simple class for Lua
$ luarocks install subclass
A simple class functionality for Lua: - Constructors (default: with no args) - Declarative construction - Inheritance (single) - isA & isInstanceOf
love
root