An Interpreted Object-Oriented Scripting Language
https://www.ruby-lang.org/
Ruby is an interpreted scripting language for object-oriented programming. It
has many features for processing text files and performing system management
tasks (as in Perl). It is 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)
- Developed at devel:languages:ruby
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Staging:FactoryCandidates/ruby3.4 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _multibuild | 0000000056 56 Bytes | |
| _service | 0000000211 211 Bytes | |
| ruby-3.4.7.tar.xz | 0017312044 16.5 MB | |
| ruby3.4-default.macros | 0000000186 186 Bytes | |
| ruby3.4-rpmlintrc | 0000000570 570 Bytes | |
| ruby3.4.changes | 0000021307 20.8 KB | |
| ruby3.4.macros | 0000000585 585 Bytes | |
| ruby3.4.spec | 0000016483 16.1 KB | |
| series | 0000000026 26 Bytes | |
| use-pie.patch | 0000000611 611 Bytes | |
| vendor.tar.xz | 0003323980 3.17 MB |
Comments 0