  |
ISE Technology paper: Agents, Iterators and Introspection in Eiffel - http://archive.eiffel.com/doc/manuals/language/agent/page.html
Written in the form of an addition to the book 'Eiffel: The Language'. Introspection is Eiffel's term for reflection. Acrobat PDF format. |
  |
Napier88 - http://www-systems.cs.st-andrews.ac.uk/wiki/Napier88
Programming system (language and persistent environment) from University of St Andrews. Features: orthogonal persistence, type completeness, higher-order procedures, abstract (existential) data types, collections of bindings, strongly typed stable store, graphical data types, concurrent execution and data access, support for reflective programming. |
  |
Reflection '96 Conference - http://www2.parc.com/csl/groups/sda/projects/reflection96/
Proceedings, electronic copies of abstracts and full documents. Much useful information. |
  |
Ink Programming Language - http://wiki.type-z.org/index.php?n=Projects.Ink
Relation-based language, with clear separation between data and processes; reflective; typing can be static or dynamic; design by contract (DbC), time-constraint programming. Description, code samples. [TypeZDotOrgWiki] |
  |
Reflection in Logic, Functional and Object-Priented Programming: A Short Comparative Study - http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.50.6786
Research paper; Department of Data Processing and Operations Research, University of Montreal, Quebec, Canada. ResearchIndex. |