[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] RubyInline 3.6.2 Released

Ryan Davis

10/12/2006 11:22:00 PM

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/R...

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/R...