I've recently created an experimental Lua object-orientation library using the closure approach to OOP. It's based largely on MiddleClass, sharing a lot of design features with it.
I've already written a README, so go and visit the GitHub repo for more information.