A self-contained and lightweight object orientation handler in Lua.
- This package uses the lit package manager, run
lit install alphafantomu/orcus
- If you're using this in a self-contained binary through Luvi, you may include it inside
package.lua
as wellalphafantomu/orcus
- You can reference the library using
require('orcus')
- Mixins
- Single inheritance
- Casting
- Class ancestry initilization (disabled by default)
- Getter support (optional)
You can find API documentation here.
This project has an MIT license
- Discord:
Arivistraliavatoriar#2678