RubyGems.org

ruby_parser

2.0.0

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.

installgem install ruby_parser -v 2.0.0
Authors

Ryan Davis

556,136 total downloads 450 for this version
Owners

E7cff3cfd41c495e1012227d7dc242025a837592409354297424994e8d62f72277d7c06ca5c7ca0576107a7c94fbc4c4

Bundler
gem "ruby_parser", "~> 2.0.0"
Versions
  1. 2.0.0 October 22, 2008
Show all versions (12 total)
Development Dependencies
  1. hoe >= 1.8.0