Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Metaclass (Semantic Web) 3 found (8 total)

alternate case: metaclass (Semantic Web)

Metaobject (1,201 words) [view diff] no match in snippet view article find links to article

which does not possess a native metaobject protocol. Kind (type theory) Metaclass Javassist Joose JavaScript meta object system Moose Perl meta object system
Class (computer programming) (5,690 words) [view diff] no match in snippet view article
these languages, a class that creates classes within itself is called a metaclass. In object-oriented programming (OOP), an instance is a concrete occurrence
Python (programming language) (13,379 words) [view diff] no match in snippet view article
example, SpamClass() or EggsClass()), and the classes are instances of the metaclass type (itself an instance of itself), allowing metaprogramming and reflection