Simple class support for Lua.
A simple library to add class and OOP support to Lua. Supports multiple inheritance and mixins, and has an intuitive system to invoke superclass methods.