[ 源代码: 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)