prototype

A small library for prototype based OO programming.

$ luarocks install prototype

Although Lua is more suited to prototype based OO programming
almost all OO examples/tutorials cover class based OO. This module
provides the means to create highly configurable object
hierarchies using prototype based OO programming in Lua.

Versions

0.2-19 years ago263 downloads

Dependencies

lua >= 5.1, <= 5.2

Labels

Manifests