Port variant | std |
Summary | Object-oriented interpreted scripting language |
BROKEN | |
Package version | 3.1.4_2 |
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 | 09 SEP 2024, 15:51:35 UTC |
Port created | 02 JAN 2022, 16:31:04 UTC |
set | This is the ruby31:std metapackage. It pulls in all subpackages of ruby31:std. |
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.) |
docs | This is the documents subpackage of the ruby31:std port. |
examples | This is the examples subpackage of the ruby31:std port. |
man | This is the man page subpackage of the ruby31:std port. |
main | mirror://RUBY/3.1 |
ruby-rubygems:v31 | Package management framework for Ruby (v3.1) |