|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2009-03-05 20:49 This is the first stable release of the new Ruby 1.9 series. Language syntax and semantics were enhanced. Multilingualization was improved. Performance was enhanced. 2007-09-27 23:39 2005-01-04 19:46 This release adds RSS::Parser, SOAP4R, and Net::HTTPS modules. There are some bugfixes. Ri and RDoc have been improved. Project ResourcesProject Description 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. |