Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lua-rocks/object

OOP library
https://github.com/lua-rocks/object

lua oop

Last synced: about 2 months ago
JSON representation

OOP library

Awesome Lists containing this project

README

        

# Öbject - Base superclass that implements ÖØP

Key features of this library:

- Metamethods inheritance
- Store all metadata in metatables (no `__junk` in actual tables)
- Can subtly identify class membership
- Very tiny and fast, readable source