Treffer: Object-Oriented Programming with Lua.
Title:
Object-Oriented Programming with Lua.
Authors:
Source:
Linux Journal. May2012, Issue 217, p62-69. 8p.
Subject Terms:
Database:
Business Source Premier
Weitere Informationen
The article presents information on object-oriented programming using Lua, a computer programming language. It informs about Inheritance and Polymorphism which are the bases of object-oriented programming. It states that polymorphism can be easily implemented in Lua language because it is dynamic and mentions that Cartesian coordinates to homogeneous coordinates can be converted by setting w value to 1.