rubygem-ruby_parser - A ruby parser written in pure ruby
Website: | http://parsetree.rubyforge.org/ |
---|---|
License: | MIT |
- 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-2.0.4-5.puias6.noarch [131 KiB] |
Changelog
by Mo Morsi (2011-08-08):
- replace BR(check) with BR |