Agora (programming language): Difference between revisions

Content deleted Content added
m Wiki-links: replaced indirect with direct, added several to related articles. Phrasing: improved.
m Repairing link to disambiguation page - You can help! - Wikipedia Cleaner 0.41
Line 1:
'''Agora''' is a [[Reflection (computer science)|reflective]], [[prototype-based programming|prototype-based]], [[object-oriented programming|object-oriented]] [[Computer programming|programming]] [[programming language|language]] that is based exclusively on [[message passing]] and not [[Delegation (programming)|delegation]]. Agora was intended to show that even subject to that limit, it is possible to build a full object-oriented language that features [[Inheritance (computer science)|inheritance]], [[cloneClone (functionJava method)|cloning]] and reflective [[Operator (programming)|operators]].
 
==Overview==