Download List

프로젝트 설명

Exerb is the software which converts scripts/extension-libraries of the object oriented language Ruby into a 32 bits Windows executable file which can execute alone and independently.

System Requirements

System requirement is not defined

Released at 2003-02-02 15:13
exerb 2.6.0 (1 files Hide)

Release Notes

Exerb 2.6.0

Changelog

2.5.1からの変更点は下記の通りです。

* bRubyに対応
* Cygwin/MinGWに暫定的に対応
* exerb.rbに-v/--verboseオプションを追加
* mkrbc.rbにMakefileを生成する機能を追加
* Exerbモジュールにfilepath、filenameメソッドを追加
* Exerbモジュールにloadicon、loadcursorメソッドを試験的に追加
* スタートアップスクリプトの検索方法を変更