An Interpreted Object-Oriented Scripting Language
http://www.ruby-lang.org/
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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dl9pf:rts-luh/ruby19 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| ruby-1.9.1-preview2.tar.bz2 | 0006148131 5.86 MB | |
| ruby-1.9.1-preview2_mkconfig_continued_line.patch | 0000000619 619 Bytes | |
| ruby19.changes | 0000000358 358 Bytes | |
| ruby19.macros | 0000000800 800 Bytes | |
| ruby19.spec | 0000005876 5.74 KB | |
| series | 0000000054 54 Bytes |
Comments 0