This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
akr (author)
Mon Sep 08 10:23:37 -0700 2008
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.cvsignore | Fri Jun 23 18:15:08 -0700 2006 | [akr] |
| |
README | Thu Sep 22 13:58:10 -0700 2005 | [aamine] |
| |
depend | Tue Nov 13 04:41:41 -0800 2007 | [nobu] |
| |
eventids2.c | Sat Aug 30 21:42:42 -0700 2008 | [nobu] |
| |
extconf.rb | Sat Jun 09 20:06:15 -0700 2007 | [nobu] |
| |
lib/ | Sun Nov 18 23:10:09 -0800 2007 | [matz] |
| |
tools/ | Sat Aug 30 21:42:42 -0700 2008 | [nobu] |
README
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 (Other yaccs do not work)
Usage
-----
See test/ripper/* and sample/ripper/*.
License
-------
Ruby License.
Minero Aoki
aamine@loveruby.net
http://i.loveruby.net




