rubygem-ruby_parser - A ruby parser written in pure ruby
Website: | https://github.com/seattlerb/ruby_parser |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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.1.1-1.fc14.al.noarch [100 KiB] |
Changelog
by Vít Ondruch (2013-03-12):
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to ruby_parser 3.1.1. |