[ruby-talk:444585] [ANN] ruby2c 1.1.2 Released

ruby2c version 1.1.2 has been released!

* home: <https://github.com/seattlerb/ruby_to_c&gt;
* rdoc: <http://ruby2c.rubyforge.org/ruby2c&gt;

ruby_to_c translates a static ruby subset to C. Hopefully it works.

  NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE
  
                     THIS IS BETA SOFTWARE!
  
  NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE

RubyToC has the following modules:

* Rewriter - massages the sexp into a more consistent form.
* TypeChecker - type inferencer for the above sexps.
* RubyToRubyC - converts a ruby (subset) sexp to ruby interals C.
* RubyToAnsiC - converts a ruby (subset) sexp to ANSI C.

Changes:

### 1.1.2 / 2024-11-11

* 4 bug fixes:

  * Added license declaration to gemspec.
  * Added racc as development dependency + isolate plugin.
  * Fix errors created when string literals are frozen (in 2.7 only??).
  * Fix errors created when string literals are frozen.

···

______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/