• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..29-Aug-201444

dependH A D20-Jan-20131.6 KiB

eventids1.cH A D24-Feb-201322.4 KiB

eventids2.cH A D24-Jul-20129.9 KiB

eventids2table.cH A D24-Feb-20134 KiB

extconf.rbH A D18-May-2012524

lib/H29-Aug-20144

READMEH A D22-May-2011623

ripper.cH A D09-Jun-2014554.1 KiB

ripper.yH A D08-May-2014240.1 KiB

tools/H29-Aug-20146

y.outputH A D21-Nov-20131.1 MiB

README

1Ripper README
2=============
3
4  Ripper is a Ruby script parser.  You can get information
5  by event-based style from the parser.
6
7  !! WARNING !!
8
9  Ripper is still early-alpha version.
10  I never assure any kind of backward compatibility.
11
12Requirements
13------------
14
15  * ruby 1.9 (support CVS HEAD only)
16  * bison 1.28 or later (Other yaccs do not work)
17
18Usage
19-----
20
21  See test/ripper/* and sample/ripper/*.
22
23License
24-------
25
26  Ruby License.
27
28                                                Minero Aoki
29                                        aamine@loveruby.net
30                                      http://i.loveruby.net
31