summaryrefslogtreecommitdiff
path: root/ext/ripper/README
blob: 5242c4256d0492796a5ee29c068535c0681150b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Ripper README
=============

  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.
  
Requirements
------------

  * ruby 1.9 (support CVS HEAD only)
  * bison 1.28 or later (You MUST use bison)

Usage
-----

  See test/ripper/* and sample/ripper/*.
  To know thrown events, see lib/ripper.rb.

License
-------

  Ruby License.

                                                Minero Aoki
                                        aamine@loveruby.net
                                      http://i.loveruby.net