lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I have just posted this on the wiki hoping that it is interesting/useful. It is a library that supports multiple inheritance and shared (like C++ virtual) derivation.

http://lua-users.org/wiki/MultipleInheritanceClasses

Regards,
Hugo Etchegoyen