First page Back Continue Last page Overview Graphics
Ruby: Comparisons
Shares object orientation and message passing model with Smalltalk
Syntax and regexes are highly reminiscent of Perl
- Allows use of if, unless, while, and until modifiers
Values terseness such as in Python
Built-in unit tests, exception handling, and garbage collection like Java