An Interpreted Object-Oriented Scripting Language
http://www.ruby-lang.org/
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)
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / ruby
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby/ruby && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README | 0000000084 84 Bytes | |
_link | 0000000139 139 Bytes | |
ruby.changes | 0000005178 5.06 KB | |
ruby.spec | 0000002448 2.39 KB |
Revision 87 (latest revision is 105)
Stephan Kulow (coolo)
committed
(revision 87)
- patches moved to ruby2.1 package: rubygems-1.5.0_buildroot.patch ruby-1.9.2p290_tcl_no_stupid_rpaths.patch drop_content_size_check_in_xmlrpc.patch ruby19-export_init_prelude.patch
Comments 0