Meta Object Protocol - sgml/signature GitHub Wiki
- https://www.perlmonks.org/?node_id=695773
- https://wiki.c2.com/?MetaObjectProtocol
- https://blogs.perl.org/users/btyler/2013/10/a-metaobject-protocol-for-core-perl-5-translated-from-russian.html
- https://hacks.mozilla.org/2015/07/es6-in-depth-proxies-and-reflect/
- https://www.oracle.com/corporate/features/nashorn-javascript-engine-jdk9.html
- http://2ality.com/2014/12/es6-proxies.html
- https://h3manth.com/new/blog/2013/negative-array-index-in-javascript/
- http://nickmeldrum.com/blog/decorators-in-javascript-using-monkey-patching-closures-prototypes-proxies-and-middleware
- https://www.xml.com/pub/a/2002/10/02/metaschema.html
- http://metamodel.apache.org
- https://docs.perl6.org/language/mop
- http://doc.qt.io/qt-5/metaobjects.html
- https://ponyfoo.com/articles/es6-reflection-in-depth
- https://www.javascripture.com/Reflect
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Meta_programming
- https://www.htmlgoodies.com/tutorials/web_graphics/object-reflection-in-javascript.html
- https://chrisrng.svbtle.com/es6-reflect-api
- https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool