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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
Show all versions (41 total)

Runtime Dependencies (1):

hoe >= 1.5.1

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

5265848c47f61e4f185b0d88e8b7c4bf59a612cd4313b560955c9ed320c7aab6

Total downloads 7,148,682

For this version 4,827

Licenses:

N/A

Required Ruby Version: None

Links: