Ripper README ============= ** This is Ripper compiled for Ruby 1.8.x ** Ripper is a Ruby script parser. You can get information by event-based style from the parser. !! WARNING !! Ripper is still early-alpha version. I never assure any kind of backward compatibility. Usage ----- See test/ripper/* and sample/ripper/*. License ------- Ruby License. Minero Aoki aamine@loveruby.net http://i.loveruby.net Ported to 1.8.x by Loren Segal http://gnuu.org
Project
ripper
This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning
ripper implementation out of the box. This gem is a port of the Ripper 1.9
for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Pull Requests
Development
Dependencies
Project Readme