[ 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)