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)
- Sources inherited from project SUSE:SLE-15:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP6:GA/ruby2.5.19107 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
did_you_mean-1.2.0.gem | 0000020992 20.5 KB | |
remove-unneeded-files.patch | 0000005248 5.13 KB | |
ruby-2.5.9.tar.xz | 0011314448 10.8 MB | |
ruby2.5-default.macros | 0000000186 186 Bytes | |
ruby2.5-rpmlintrc | 0000000093 93 Bytes | |
ruby2.5.changes | 0000017366 17 KB | |
ruby2.5.macros | 0000000585 585 Bytes | |
ruby2.5.spec | 0000014036 13.7 KB | |
series | 0000000433 433 Bytes | |
suse.patch | 0000016923 16.5 KB |
Comments 0