New release of Rockit?

D

Daniel Berger

Phil said:
According to this blog entry:
http://djberg96.livejournal.com/69529.html
there's a new version of Rockit out, but I don't see anything about it on
Rubyforge or RAA.

Phil

Actually, I think I picked it up off the gem feed, not the RAA feed.
Anyway....

C:\>gem install rockit
Attempting local installation of 'rockit'
Local gem file not found: rockit*.gem
Attempting remote installation of 'rockit'
Updating Gem source index for: http://gems.rubyforge.org
Successfully installed rockit-0.7.1

Regards,

Dan
 
R

Robert Feldt

Actually, I think I picked it up off the gem feed, not the RAA feed.
Anyway....

C:\>gem install rockit
Attempting local installation of 'rockit'
Local gem file not found: rockit*.gem
Attempting remote installation of 'rockit'
Updating Gem source index for: http://gems.rubyforge.org
Successfully installed rockit-0.7.1
Oops, that was a test release of rubyforge automation which was not
meant for public use just yet... ;)

Something is coming fairly soon now though.

Regards,

Robert
 
R

Robert Feldt

C:\>gem install rockit
Oops, that was a test release of rubyforge automation which was not
meant for public use just yet... ;)

Something is coming fairly soon now though.
BTW, I haven't even tested that 0.7.1 gem myself so not sure
everything needed is in there. I was working on my rake script when I
incidentely released that gem automatically up to rubyforge and then
the ball was rolling...

So, beware...

/Robert
 
M

Mauricio Fernandez

BTW, I haven't even tested that 0.7.1 gem myself so not sure
everything needed is in there. I was working on my rake script when I
incidentely released that gem automatically up to rubyforge and then
the ball was rolling...

It's missing parse/*, rockit/grammar, etc...
 
R

Robert Feldt

It's missing parse/*, rockit/grammar, etc...
Ok, since it is out there now anyway I will pack up a 0.7.2 so that
things at least work. Optimization, error messages and the actual code
generation will have to wait though so this is only for the truly
interested. I guess at this point I'd mostly like feedback on the way
to write grammars in ruby code.

Coming up...

/RF
 
R

Robert Feldt

A 0.7.2 with only stuff that now works is now available on

http://rubyforge.org/frs/download.php/9385/rockit-0.7.2.gem

with a README like below. I guess you should also get it by simply
doing "sudo gem install rockit" but rubyforge currently gives me the
faulty 0.7.1 version (I guess it will soon update any "caches").

More to come...

/Robert

---------------------

This is a preview release of the upcoming Rockit 0.8.0. It has
*VERY LITTLE* in the form of documentation and examples so it is mainly for
*VERY INTERESTED* inidividuals who want to check out what is coming. You ar=
e
also encouraged to give feedback on the "pure-Ruby" way of specing grammars=
 

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

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,668
Latest member
SamiraShac

Latest Threads

Top