Translation of "prototype-based programming" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
prototypenbasierte Programmierung
prototypenbasierte Programmiersprache
Prototype-based programming is a style of object-oriented programming in which behaviour reuse (known as inheritance) is performed via a process of reusing existing objects via delegation that serve as prototypes.
Prototypenbasierte Programmierung, auch als klassenlose Objektorientierung bekannt, ist eine Form der objektorientierten Programmierung, die auf das Sprachelement der Klasse verzichtet.
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.
Prototypenbasierte Programmierung, auch als klassenlose Objektorientierung bekannt, ist eine Form der Objektorientierten Programmierung, die auf das Sprachelement der Klasse verzichtet. Objekte werden nicht bei der Kompilation, sondern erst zur Laufzeit durch Klonen bereits existierender Objekte erzeugt.
Languages supporting prototype-based programming[edit]
The language's object-oriented features find their influence in languages like Smalltalk (i.e. block closures, keyworded messages) and Self (prototype-based programming, delegation).
Die objektorientierten Funktionen der Sprache finden ihren Einfluss in Sprachen wie Smalltalk (d. H. Blockschlüsse, Keyword-Nachrichten) und Self (prototypbasierte Programmierung, Delegation).
Io NewtonScript is a prototype-based programming language created to write programs for the Newton platform.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "prototype-based programming" in English