Prototype Based

ProtoType-based

a style of Object Oriented programming in which classes are not present, and behaviour reuse (known as inheritance in class-based languages) is accomplished through a process of cloning existing objects which serve as prototypes.

aka Instance Based

JavaScript, REBOL, Self, Kevo, Act Or, Newton Script.

http://coweb.cc.gatech.edu/cs2340/4288

Pro Thon - Python derivative!


Edited:    |       |    Search Twitter for discussion