[Jruby-devel] Re: IRB is now working

2006-03-02 Thread Charles O Nutter
Actually, someone in a sh-compatible environment will need to clean up the "jirb" script so it works with JRuby. It's obviously not quite right, currently, since it still looks to run C Ruby directly. Oh well, at least I'm set, and that's what really matters, right? On 3/2/06, Charles O Nutter <[E

[Jruby-devel] IRB is now working

2006-03-02 Thread Charles O Nutter
So yeah, I posted to my blog about this today, but we have finally gotten IRB working in JRuby. Today I put in one last fix, fired it up, and whammo, it was working. It currently has to run in --single-irb mode, but I've been able to test most of the typical IRB nuggets and they all work just great