Install ruby-ruby2ruby by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-ruby2ruby
Description:
Generate pure ruby code easily from ParseTree's Sexps
ruby2ruby provides a means of generating pure Ruby code easily from ParseTree's Sexps. This makes making dynamic language processors much easier in Ruby than ever before.
Homepage: https://github.com/seattlerb/ruby2ruby
Version: 2.3.0-1
Section: universe/ruby