ports

devel/ruby-rubyinline

ruby25-rubyinline-3.9.0p0 – embed C/++ external module code in your Ruby script

Description

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.

WWW: http://www.zenspider.com/ZSS/Products/RubyInline/

Categories:
devel lang/ruby

Library dependencies

None

Build dependencies

Run dependencies