Prototype-based programming topic
Also known as
- Add other possible names for this topic
Prototype-based programming is a style of object-oriented programming in which class are not present, and behavior reuse (known as inheritance in class-based languages) is performed via a process of cloning existing object that serve as prototype. This model can also be known as class-less, prototype-oriented or instance-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...
full article at wikipedia
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "Prototype-based programming" licensed under the GNU Free Documentation License .
| Gallery | add |
There are no images for this topic yet.
Recent Discussions about Prototype-based programming
There are no conversations on this topic. Would you like to start one?
Start the Discussion »
