RubyInline 3.8.1
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.
All Versions
| Version | Platform | Released | Documention |
|---|---|---|---|
| 3.8.1 | ruby | October 24th, 2008 | Awaiting Generation |
| 3.8.0 | ruby | October 22nd, 2008 | Awaiting Generation |
| 3.7.0 | ruby | June 9th, 2008 | Awaiting Generation |
| 3.6.7 | ruby | March 20th, 2008 | Awaiting Generation |
| 3.6.6 | ruby | December 27th, 2007 | Awaiting Generation |
| 3.6.5 | ruby | November 8th, 2007 | Awaiting Generation |
| 3.6.4 | ruby | August 20th, 2007 | Awaiting Generation |
| 3.6.3 | ruby | April 27th, 2007 | Awaiting Generation |
| 3.6.2 | ruby | October 12th, 2006 | Awaiting Generation |
| 3.6.1 | ruby | October 11th, 2006 | Awaiting Generation |
| 3.6.0 | ruby | September 15th, 2006 | Awaiting Generation |
| 3.5.0 | ruby | October 16th, 2005 | Awaiting Generation |
| 3.4.0 | ruby | July 13th, 2005 | Awaiting Generation |
| 3.3.2 | ruby | May 19th, 2005 | Awaiting Generation |
| 3.3.1 | ruby | May 3rd, 2005 | Awaiting Generation |
| 3.3.0 | ruby | April 22nd, 2005 | Awaiting Generation |
| 3.2.1 | ruby | April 19th, 2005 | Awaiting Generation |
| 3.2.0 | ruby | November 27th, 2004 | Awaiting Generation |
| 3.1.0 | ruby | November 19th, 2004 | Awaiting Generation |
Tags
Currently tagged with:
You need to Login to tag this item.