RubyInline 3.6.2 Released

| | Comments (0)

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.

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.

% sudo gem update RubyInline

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.

Leave a comment

About this Entry

This page contains a single entry by zenspider published on October 12, 2006 4:26 PM.

4 releases went out the door was the previous entry in this blog.

Unattended Hoes is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en