[ ソース: ruby-inline ]
パッケージ: ruby-inline (3.12.4-2)
ruby-inline に関するリンク
Debian の資源:
ruby-inline ソースパッケージをダウンロード:
メンテナ:
- Debian Ruby Extras Maintainers (QA ページ, メールアーカイブ)
- Patrick Ringl (QA ページ)
- Paul van Tilburg (QA ページ)
- Gunnar Wolf (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby library for embedding C/C external module code
Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it.
You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API.
その他の ruby-inline 関連パッケージ
|
|
|
|
-
- dep: rake
- ruby make-like utility
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-all-dev
- Ruby development environment (all versions supported in Debian)