ruby-ruby-parser 3.14.2 Ruby parser written in pure Ruby

The ruby_parser (RP) package provides a Ruby parser written in pure Ruby. It outputs S-expressions which can be manipulated and converted back to Ruby via the ruby2ruby library.