ruby2ruby version 2.4.3 has been released!
Published 2019-06-03 @ 22:11
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!
Changes:
2.4.3 / 2019-06-03
-
4 bug fixes:
- Added shadow block args. (jaynetics)
- Fixed generation for block args w/ trailing commas.
- Fixed nested masgn block args and arrays. (jaynetics)
- Fixes for stabby proc / lambda changes.
- home: https://github.com/seattlerb/ruby2ruby
- rdoc: http://docs.seattlerb.org/ruby2ruby