Skip to content
Enrique García edited this page Sep 27, 2016 · 9 revisions

Middleclass is an object-oriented library for Lua.

If you are familiar with Object Orientation in other languages (C++, Java, Ruby … ) then you will probably find this library very easy to use.

The code is reasonably readable, so you might want to employ some time in going through it, in order to gain insight of Lua’s amazing flexibility.

Clone this wiki locally