Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Generic_function> ?p ?o. }
Showing items 1 to 14 of
14
with 100 items per page.
- Generic_function abstract "In certain systems for object-oriented programming such as the Common Lisp Object System and Dylan, a generic function is an entity made up of all methods having the same name. Typically a generic function itself is an instance of a class that inherits both from function and standard-object. Thus generic functions are both functions (that can be called with and applied to arguments) and ordinary objects. The book The Art of the Metaobject Protocol explains the implementation and usage of CLOS generic functions in detail.Flavors is one of the early object-oriented extensions to Lisp. It used the usual message sending paradigm influenced by Smalltalk. The syntax for sending a message in Flavors is:With New Flavors it was decided the message should be a real function and the usual function calling syntax should be used:message now is a generic function, an object and function in its own right. Individual implementations of the message are called methods.The same idea was implemented in CommonLoops. New Flavors and CommonLoops were the main influence for the Common Lisp Object System.".
- Generic_function wikiPageID "191422".
- Generic_function wikiPageRevisionID "569588958".
- Generic_function hasPhotoCollection Generic_function.
- Generic_function subject Category:Method_(computer_programming).
- Generic_function comment "In certain systems for object-oriented programming such as the Common Lisp Object System and Dylan, a generic function is an entity made up of all methods having the same name. Typically a generic function itself is an instance of a class that inherits both from function and standard-object. Thus generic functions are both functions (that can be called with and applied to arguments) and ordinary objects.".
- Generic_function label "Generic function".
- Generic_function label "Generische Funktion".
- Generic_function sameAs Generische_Funktion.
- Generic_function sameAs m.01b5kc.
- Generic_function sameAs Q5532672.
- Generic_function sameAs Q5532672.
- Generic_function wasDerivedFrom Generic_function?oldid=569588958.
- Generic_function isPrimaryTopicOf Generic_function.