rubygem-ruby_parser - A ruby parser written in pure ruby
Website: | https://github.com/seattlerb/ruby_parser |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc - which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types.
Packages
rubygem-ruby_parser-3.6.1-1.fc22.noarch [165 KiB] |
Changelog
by Josef Stribny (2014-07-14):
- Update to 3.6.1 |