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)
- Sources inherited from project openSUSE:Factory:Rings:1-MinimalX
 - Links to openSUSE:Factory / ruby3.4
 - Has a link diff
 - Download package
 - 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Staging:N/ruby3.4 && cd $_ - Create Badge
 
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed | 
|---|---|---|
| _link | 0000000698 698 Bytes | 
Comments 0