An Interpreted Object-Oriented Scripting Language
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
== Features of Ruby
* Simple Syntax
* *Normal* Object-Oriented features(ex. class, method calls)
* *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
* Operator Overloading
* Exception Handling
* Iterators and Closures
* Garbage Collection
* Dynamic Loading of Object files(on some architecture)
* Highly Portable (works on many Unix-like/POSIX compatible platforms as well as Windows, Mac OS X, BeOS etc.) cf. http://bugs.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:loosi/ruby21 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000159 159 Bytes | |
_service | 0000000057 57 Bytes | |
ruby21.changes | 0000000450 450 Bytes | |
ruby21.spec | 0000008216 8.02 KB |
Comments 0