Qt/C++, n% K: z) W F$ G8 }- t t
. _8 C4 ?4 l6 Y& o4 l9 _3 B
Qt framework extends C++ with its meta-language and provides reflection ability of member/method reference and query by name for Qt objects with QMetaObject class, which contains meta-information about the Qt objects.
Objective-C is a reflective, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.