[ANN] RubyInline 3.8.1 Released

R

Ryan Davis

RubyInline version 3.8.1 has been released!

* <http://rubyforge.org/projects/rubyinline/>
* <http://rubyinline.rubyforge.org/RubyInline/>
* <http://www.zenspider.com/ZSS/Products/RubyInline/>
* <[email protected]>

Inline allows you to write foreign code within your ruby code. It
automatically determines if the code in question has changed and
builds it only when necessary. The extensions are then automatically
loaded into the class/module that defines it.

You can even write extra builders that will allow you to write inlined
code in any language. Use Inline::C as a template and look at
Module#inline for the required API.

Changes:

### 3.8.1 / 2008-10-24

* 1 minor enhancement

* Inline registers all classes for hoe's INLINE=1 packaging feature.

* <http://rubyforge.org/projects/rubyinline/>
* <http://rubyinline.rubyforge.org/RubyInline/>
* <http://www.zenspider.com/ZSS/Products/RubyInline/>
* <[email protected]>
 

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
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top