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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/ruby2.1.15222 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
generate_rubygemprovides.awk | 0000002527 2.47 KB | |
ruby-2.1.9.tar.xz | 0009395648 8.96 MB | |
ruby2.1-default.macros | 0000000186 186 Bytes | |
ruby2.1-rpmlintrc | 0000000093 93 Bytes | |
ruby2.1.changes | 0000041819 40.8 KB | |
ruby2.1.macros | 0000000585 585 Bytes | |
ruby2.1.spec | 0000015153 14.8 KB | |
suse.patch | 0001293303 1.23 MB |
Latest Revision
Alexandros Toptsoglou (atopt)
committed
(revision 1)
Release from SUSE:Maintenance:15222 / ruby2.1.SUSE_SLE-12_Update
Comments 0