An Interpreted Object-Oriented Scripting Language
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)
- Sources inherited from project openSUSE:Leap:42.3:Rings:1-MinimalX
- Links to openSUSE:Leap:42.3 / ruby
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Staging:A/ruby && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
README | 0000000084 84 Bytes | |
ruby.changes | 0000033230 32.5 KB | |
ruby.spec | 0000002602 2.54 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
Comments 0