Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Io (2002 in C)

Ability to redefine core objects/classes Object oriented (wrapping behavior around state) Encapsulation (data and behavior are packed together) Equal Treatment of objects Classes Single inheritance Prototypes Instantiating Cloning

Syntactical sugar Strongly typed Dynamically typed blocks are 1st class parameters Mixins Singleton True/False/Nil Equality of objects - everything is an object Interaction = message Object = hash (almost)

Characteristics

Ruby (1993 in C)

Characteristics - 1/4/14 - Mindjet

You might also like