Ruby Programming 1.9.2

Скачать

Released: Неизвестный

Скачать: 4 006

Windows

Размер файла: 11,9 МБ

Advertisement
Версия Информация
Ruby Programming icon

Версия: 1.9.2

Дата выхода:

Total Downloads скачать: 4006

Официальный сайт: http://www.ruby-lang.org

Компания: Yukihiro Matsumoto

Внесенный в: Shane_Parkar

Размер файла: 11,9 МБ

Available Downloads: Windows

Ruby Programming 1.9.2 Изменить логотип

* Many new methods
* New socket API (enhanced IPv6 support)
* New encodings
* Random class that supports various random number generators
* Time is reimplemented. There is no longer the year 2038 problem.
* some regexp enhancements
* $: no longer includes the current directory.
* dl is reimplemented on top of libffi.
* new psych library that wraps libyaml. You can use the library instead of syck.