Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
38 views

Map of Languages

Similarities and differences of Io and Ruby. Although both seem to have similar inspirations, are totally different behaviourally

Uploaded by

Ilya Kavalerov
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Map of Languages

Similarities and differences of Io and Ruby. Although both seem to have similar inspirations, are totally different behaviourally

Uploaded by

Ilya Kavalerov
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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