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.
Edited: | Tweet this! | Search Twitter for discussion