RubyGems Navigation menu

RubyInline 3.6.7

Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). The code is compiled and run on the fly when needed. Using the package_inline tool Inline allows you to package up your inlined object code for distribution to systems without a compiler.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.14.0 - June 28, 2023 (30.5 KB)
  2. 3.13.0 - February 01, 2023 (30.5 KB)
  3. 3.12.6 - May 23, 2022 (30.5 KB)
  4. 3.12.5 - October 09, 2019 (30.5 KB)
  5. 3.12.4 - April 15, 2015 (30.5 KB)
  6. 3.6.7 - March 20, 2008* (23.0 KB)
顯示所有版本(共 41)

Runtime 相依性套件 (1):

hoe >= 1.5.1

擁有者:

作者:

  • Ryan Davis

SHA 256 checksum:

5265848c47f61e4f185b0d88e8b7c4bf59a612cd4313b560955c9ed320c7aab6

總下載次數 7,183,671

這個版本 4,834

License:

Ruby 版本需求:

相關連結: