An Interpreted Object-Oriented Scripting Language
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
- Sources inherited from project SUSE:SLE-12:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE-12:Update/ruby2.1.4671 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 1 (latest revision is 2)
Peter Simons (psimons)
committed
(revision 1)
Release from SUSE:Maintenance:4671 / ruby2.1.SUSE_SLE-12_Update
Comments 0