Noun
English Wikipedia has an article on:metaobjectWikipedia
metaobject (plural metaobjects)
(computing) Any entity that manipulates, creates, describes, or implements others
For example, XMLisp is a Common Lisp extension that employs the metaobject protocol to integrate S-expressions with the Extensible Markup Language ( XML ). Source: Internet
It is often implemented with a Metaobject Protocol. Source: Internet
; Metaobject compiler: The metaobject compiler, termed moc, is a tool that is run on the sources of a Qt program. Source: Internet