Content deleted Content added
notable |
m Unnecessary spacing |
||
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]], [[Clone (Java method)|cloning]] and reflective [[Operator (programming)|operators]].
|