My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

PLxPLs Lua OOP(PL2sLuaOOP) is a Java-like Lua Object Oriented Programming (OOP) implementation. Its purpose is to give the power of the Object-Oriented Programming to Lua and at the same time to keep itself as simple as possible, because of this, not all the Object-Oriented Programming features is supported by PLxPLs Lua OOP. Unlike the other Lua OOP implementation, PLxPLs Lua OOP enables multple inheritance through interface, which is from the concept of Java.

Powered by Google Project Hosting