ripper status, English docs?

P

Phil Tomson

What's the status of ripper? I thought it was supposed to be in the standard
Ruby dist now, but that doesn't seem to be the case.

Are there any English available for Ripper?

Phil
 
P

Phil Tomson

If you do a checkout from CVS it is included, and it has documentation.

You mean checkout of Ruby 1.9? Did that, but I don't see any docs in the
ext/ripper directory.

Phil
 
N

nobuyoshi nakada

Hi,

At Thu, 12 Jan 2006 15:13:03 +0900,
Phil Tomson wrote in [ruby-talk:175455]:
You mean checkout of Ruby 1.9? Did that, but I don't see any docs in the
ext/ripper directory.

Documented in parse.y and ext/ripper/lib/*.rb. You need to
append a line `ext/ripper/lib/*.rb' to ext/.document file to
enable the rdoc all.
 
P

Phil Tomson

Hi,

At Thu, 12 Jan 2006 15:13:03 +0900,
Phil Tomson wrote in [ruby-talk:175455]:
You mean checkout of Ruby 1.9? Did that, but I don't see any docs in the
ext/ripper directory.

Documented in parse.y and ext/ripper/lib/*.rb. You need to
append a line `ext/ripper/lib/*.rb' to ext/.document file to
enable the rdoc all.

Is the latest version of ripper available for ruby 1.8? It seems that the
version that ships with 1.9 is different (has a different API) than the one
that is available from the ripper CVS repository.

Phil
 
N

nobuyoshi nakada

Hi,

At Fri, 13 Jan 2006 09:28:04 +0900,
Phil Tomson wrote in [ruby-talk:175614]:
Is the latest version of ripper available for ruby 1.8? It seems that the
version that ships with 1.9 is different (has a different API) than the one
that is available from the ripper CVS repository.

I think it no longer supports 1.8. The latter should be quite
old.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top