| Name : ruby-test-suite
| |
| Version : 1.8.6.p36
| Vendor : SUSE LINUX Products GmbH, Nuernberg, Germany
|
| Release : 20
| Date : 2007-09-22 06:43:30
|
| Group : Development/Languages/Ruby
| Source RPM : ruby-1.8.6.p36-20.src.rpm
|
| Size : 1.15 MB
| |
| Packager : http://bugs_opensuse_org
| |
| Summary : An Interpreted Object-Oriented Scripting Language
|
Description :
Ruby is an interpreted scripting language for quick and easy object-oriented programming. It has many features for processing text files and performing system management tasks (as in Perl). It is simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac, BeOS, and more)
Authors: -------- Yukihiro Matsumoto < matzAATTnetlab.co.jp>
|