RubyGems.org

RubyInline

3.1.0

Ruby Inline is my quick attempt to create an analog to Perl's Inline::C. It allows you to embed C or C++ external module code in your ruby script directly. The code is compiled and run on the fly when needed. The ruby version isn't near as feature-full as the perl version, but it is neat!

installgem install RubyInline -v 3.1.0
242,983 total downloads 534 for this version
Owners

E7cff3cfd41c495e1012227d7dc2420258479f76374a3ba3c69b9804163f39f45a837592409354297424994e8d62f722

Gemfile
gem "RubyInline", "~> 3.1.0"
Versions
  1. 3.1.0 November 19, 2004
Show all versions (30 total)