Skip to content
225559 edited this page Dec 1, 2020 · 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.

Support / more resources

  • On Lua:
    • Lua mailing list – for questions about the Lua language itself or specific Lua modules
    • Lua documentation – documentation on the Lua language, including the reference manual
    • Lua forum – a beginner friendly Lua community
Clone this wiki locally