Port variant | standard |
Summary | Object-oriented interpreted scripting language |
BROKEN | |
Package version | 3.1.4 |
Homepage | https://www.ruby-lang.org/en/ |
Keywords | lang, ruby |
Maintainer | nobody |
License | BSD2CLAUSE , RUBY (dual) |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 20 JUN 2024, 12:41:01 UTC |
Port created | 02 JAN 2022, 16:31:04 UTC |
complete | This is the ruby31-standard metapackage. It pulls in all subpackages of ruby31-standard. |
primary | Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. Features of Ruby are shown below. + Simple Syntax + *Normal* Object-Oriented features(ex. class, method calls) + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) + Operator Overloading + Exception Handling + Iterators and Closures + Garbage Collection + Dynamic Loading of Object files(on some architecture) + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) |
rdoc | This package contains the Ruby Documentation System for Ruby24. |
docs | This is the documents subpackage of the ruby31-standard port. |
examples | This is the examples subpackage of the ruby31-standard port. |
main | mirror://RUBY/3.1 |
ruby-rubygems:v31 | Package management framework for Ruby (v3.1) |