[Ruby] [ANN] RubyInline 3.6.5 Released
Ryan Davis
ryand-ruby at zenspider.com
Thu Nov 8 16:52:38 PST 2007
RubyInline version 3.6.5 has been released!
* <http://rubyforge.org/projects/rubyinline/>
* <http://www.zenspider.com/ZSS/Products/RubyInline/>
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.
Changes:
### 3.6.5 / 2007-11-08
* 1 minor enhancement:
* Quick fix for OSX 10.5 native ruby (should be fixed in 10.5.2).
* <http://rubyforge.org/projects/rubyinline/>
* <http://www.zenspider.com/ZSS/Products/RubyInline/>
More information about the Ruby
mailing list