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)
- Links to home:darix:apps / ruby3.3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ptrommler:branches:home:darix:apps/ruby3.3 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000056 56 Bytes | |
_service | 0000000170 170 Bytes | |
ruby-3.3.1.tar.xz | 0016350792 15.6 MB | |
ruby3.3-default.macros | 0000000186 186 Bytes | |
ruby3.3-rpmlintrc | 0000000568 568 Bytes | |
ruby3.3.changes | 0000016918 16.5 KB | |
ruby3.3.macros | 0000000587 587 Bytes | |
ruby3.3.spec | 0000015902 15.5 KB | |
series | 0000000014 14 Bytes | |
use-pie.patch | 0000000584 584 Bytes | |
vendor.tar.xz | 0003256272 3.11 MB |
Comments 0