My Opera is closing 3rd of March

Something for Linux,Debian,Programming,Networks and Web

ВЯРВАЙ В НЕВЪЗМОЖНОТО И ДОКАЖИ ,ЧЕ Е ВЪЗМОЖНО! РОДЕН СЪМ ДА ТЕ ПОЗНАЯ И НАРИЧАМ ТЕ СВОБОДА! САМО МИСЛЕЩИЯТ ЧОВЕК Е СВОБОДЕН И НЕЗАВИСИМ!

Subscribe to RSS feed

Category:Prototype-based programming languages

Prototype-based programming is a style of object-oriented programming in which classes are not present, and behavior reuse (known as inheritance in class-based languages) is performed via a process of cloning existing objects that serve as prototypes. This model can also be known as class-less, prototype-oriented or instance-based programming. Delegation is the language feature that supports prototype-based programming.
The original (and most canonical) example of a prototype-based language is the programming language Self developed by David Ungar and Randall Smith. However, the classless programming style has recently grown increasingly popular, and has been adopted for the programming languages JavaScript, Cecil, NewtonScript, Io, MOO, REBOL, Lisaac and several others

http://en.wikipedia.org/wiki/Category:Prototype-based_programming_languages

http://www.dmoz.org/Computers/Programming/Languages/Object-Oriented/Prototype-based
/
February 2014
M T W T F S S
January 2014March 2014
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28