RubyInline: August 2009 Archives

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.3 / 2009-08-07

About this Archive

This page is a archive of entries in the RubyInline category from August 2009.

RubyInline: June 2009 is the previous archive.

RubyInline: December 2009 is the next archive.

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

Pages

Powered by Movable Type 4.32-en