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
- Links to remote openSUSE.org:SUSE:SLE-15:Update / ruby2.5
-
Checkout Package
osc checkout SUSE:SLE-15-SP2:GA/ruby2.5 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000465 465 Bytes |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
Comments 0