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.
Exerb 2.1.0
2.0.0からの変更点は下記の通りです。 * rb_require関数によるrequireに対応 * エラーメッセージを多言語化(日本語/英語) * 拡張ライブラリの読み込み数制限がなくなった * アーカイブ内ファイル検索時の拡張子の優先順位を変更 * 内部の実装を整理