[ruby-talk:444852] [ANN] ruby2ruby 2.6.2 Released
19 Sep
2026
19 Sep
'26
2:09 p.m.
ruby2ruby version 2.6.2 has been released! * home: <https://github.com/seattlerb/ruby2ruby> * rdoc: <http://docs.seattlerb.org/ruby2ruby> ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever! ## Features/Problems: * Clean, simple SexpProcessor generates ruby code from RubyParser compatible sexps. Changes: ### 2.6.2 / 2026-09-19 * 2 bug fixes: * Fixed block lvar processing for it, _1, etc. * Fixed variable references in pattern match body. (ofedoren)
1
Age (days ago)
1
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Davis