Re: [ANN] RubyInline 3.12.5 Released

Adam Hallett <[email protected]> Wed, 9 Oct 2019 08:32:12 -0500
Newsgroups gmane.comp.lang.ruby.general
Message-ID <CAO3Wu=Otz7sHFCqz=MX1VbGyxoacKGj0FUNm8vAqxosmZqRgMA@mail.gmail.com>
Awesome project! I think I've used this back in the day along with another
FFI library.

The zenspider link 404's.

Adam

On Tue, Oct 8, 2019 at 9:15 PM Ryan Davis <[email protected]> wrote:

> RubyInline version 3.12.5 has been released!
>
> * rdoc: <http://docs.seattlerb.org/RubyInline/>
> * home: <http://www.zenspider.com/ZSS/Products/RubyInline/>
> * code: <https://github.com/seattlerb/rubyinline>
>
> 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.12.5 / 2019-10-08
>
> * 1 bug fix:
>
>   * Fixed a race condition between testing for file existance and
> renaming. (spjsschl)
>
> Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
>


-- 
cell: (773) 920-1928


Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>