| Author |
Ruby in Java *--------* Java in Ruby
|
Celestine Ezeokoye
Greenhorn
Joined: Apr 07, 2006
Posts: 9
|
|
Lots of hype on this JRuby stuff. Well I'm still very new to Ruby, in fact I came across ruby a couple of days ago and just loved it and I decided to use it with Java in my proposed project. I'm having difficulty downloading the JRuby build and how do I configure it to work with the ruby interpreter. Really sorry for moving far away from rails but I just need to know if I can use ruby with Java ME that is with JRuby. Which other Java platform can JRuby support? Thanks in advance.
|
U r uniq 2 d world. Contribute ur quota.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11945
|
|
Originally posted by Celestine Ezeokoye: I'm having difficulty downloading the JRuby build
What do you mean? I can download, for example, the 0.9.2 version alright from the download page.
Originally posted by Celestine Ezeokoye: how do I configure [JRuby] to work with the ruby interpreter.
JRuby is a Ruby interpreter so you don't configure it--you just run it with "jruby myscript.rb" or something like that.
Originally posted by Celestine Ezeokoye: I just need to know if I can use ruby with Java ME that is with JRuby. Which other Java platform can JRuby support?
I suspect that JRuby's implementation is probably not Java ME compatible but maybe you could ask Charles Nutter and his team whether this is the case or not. [ February 01, 2007: Message edited by: Lasse Koskela ]
|
Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Celestine Ezeokoye
Greenhorn
Joined: Apr 07, 2006
Posts: 9
|
|
I suspect that JRuby's implementation is probably not Java ME compatible but maybe you could ask Charles Nutter and his team whether this is the case or not.
How do I go about asking him ?
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11945
|
|
Through the JRuby project's mailing lists, for example. Also, if you're interested in the progress of JRuby, I highly recommend subscribing to Charles' blog.
|
 |
 |
|
|
subject: Ruby in Java *--------* Java in Ruby
|
|
|