[ bianca ]
[ 源代码: ruby-inline ]
软件包:ruby-inline(3.12.4-2)
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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-all-dev
- Ruby development environment (all versions supported in Debian)