Content deleted Content added
No edit summary |
Ruby does *not* have perl-like syntax |
||
Line 6:
Ruby language features:
* Syntax inspired by [[Ada programming language|Ada]]
* [[Object-oriented]] features:
** [[inheritance (object-oriented programming)|Inheritance]] with [[dynamic dispatch]]
|