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)
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby/ruby3.5 && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| _multibuild | 0000000056 56 Bytes | |
| _service | 0000000209 209 Bytes | |
| ruby-3.5.0-preview1.tar.xz | 0017443928 16.6 MB | |
| ruby3.5-default.macros | 0000000186 186 Bytes | |
| ruby3.5-rpmlintrc | 0000000570 570 Bytes | |
| ruby3.5.changes | 0000019690 19.2 KB | |
| ruby3.5.macros | 0000000585 585 Bytes | |
| ruby3.5.spec | 0000016426 16 KB | |
| series | 0000000026 26 Bytes | |
| use-pie.patch | 0000000611 611 Bytes | |
| vendor.tar.xz | 0003317688 3.16 MB | 





Comments 0