Object Lua

lua-users home
wiki

Difference (from prior major revision) (minor diff, author diff)

Changed: 18c18
Please see the project's [GitHub page] for more details and exemples.
Please see the project's [GitHub page] for more details and examples.

Removed: 22,23d21
* The project's [UserVoice page] for bugs & feature requests.
* The project's [GitHub page]

A class-oriented OOP module for Lua

This is an implementation of a class-oriented Lua module, coded entirely in Lua. The object model allows you to override 'new()' (see tests), so you can write classes that behave the way you want. While still in design stage, the interface is getting quite stable and I will add a multiple inheritance mechanism if a user asks me to, or if I need it miself.

Features

Please see the project's [GitHub page] for more details and examples.

See Also


RecentChanges · preferences
edit · history
Last edited May 30, 2012 10:58 pm GMT (diff)