[ruby-talk:444511] [ANN] RubyInline 3.14.1 Released

0 views
Skip to first unread message

Ryan Davis via ruby-talk

unread,
Jun 23, 2024, 6:33:58 PM6/23/24
to ruby...@ruby-lang.org, Ryan Davis
RubyInline version 3.14.1 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.14.1 / 2024-06-23

* 1 bug fix:

* Fix errors created when string literals are frozen.
______________________________________________
ruby-talk mailing list -- ruby...@ml.ruby-lang.org
To unsubscribe send an email to ruby-ta...@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/
Reply all
Reply to author
Forward
0 new messages