Categories
Ruby
Ruby is a language for quick and easy programming. Similar in scope to Perl and python, it has high-level data types, automatic memory management, dynamic typing, a module system, exceptions, and a rich standard library. What sets ruby apart is a clean and consistent language design where everything is an object. Other distinguishing features are CLU-style iterators for loop abstraction, singleton classes/methods and lexical closures.
Last updated 24 Jun, 2008
About
Leadership
- Yukihiro Matsumoto - Maintainer
Requirements
- libruby (Build Prerequisite)
Related Projects
Versions
1.8.2
1.8.2 stable released on 2005-01-04
- Released: 4 Jan, 2005
- Code Maturity: Stable
- Source Archive: ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.8.2.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
See http://www.ruby-lang.org/en/20020103.html for a complete list of documentation
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
password: anonymous - VCS Repository Webview
- irc://irc.freenode.net/#ruby-lang



