Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-05 20:49
1.9.1

Dies ist die erste stabile Version der neuen Ruby 1.9-Serie. Syntax und Semantik wurden verbessert. Multilingualisierung wurde verbessert. Performance wurde verbessert.
Tags: Major feature enhancements
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
1.8.6

2006-08-31 10:07
1.8.5

Bugs behoben und die Stabilität wurde verbessert.
Tags: Minor bugfixes
Bugs were fixed and stability was improved.

2006-02-14 16:37
1.8.4

Bugfixes und kleinere Funktionserweiterungen vorgenommen wurden.
Tags: Minor feature enhancements
Bugfixes and minor feature enhancements were done.

2005-01-04 19:46
1.8.2

Diese Veröffentlichung fügt RSS:: Parser, soap4r und Net:: HTTPS-Module. Es gibt einige Bugfixes. Ri und RDoc wurden verbessert.
Tags: Minor feature enhancements
This release adds RSS::Parser, SOAP4R, and Net::HTTPS modules. There are some bugfixes. Ri and RDoc have been improved.

Project Resources