[ANN] RubyInline 3.6.2 Released

R

Ryan Davis

RubyInline version 3.6.2 has been released! This is a quick patch for
weird versions of GCC and/or linux and makes ParseTree work again on
(hopefully) everything under the sun.

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.2 / 2006-10-12+ 2 bug fixes
+ comment stripper much more sane to fix problems on certain linux
distros
+ fixed a nit with older C compilers.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,215
Messages
2,571,113
Members
47,708
Latest member
SharonMaes

Latest Threads

Top