I need some help people.. i hope i don't ask too much.
I want to install JRuby,Iron Ruby and FxRuby.
Just so you know, FXRuby isn't an implementation of Ruby (the way
JRuby and IronRuby are); it's a GUI toolkit that requires Ruby.
Furthermore, I believe it only works with the C-based Ruby, which is
referred to as MRI or YARV; it won't work with JRuby or IronRuby (to
the best of my knowledge; if someone else knows better, please chime
in).
Therefore, in order to use FXRuby, you need YARV/MRI Ruby.
JRuby i know how to install.. but rest is bit confuse for me..
Can you give me some links from where exactly to download for windows 32
version and steps how to install?.
I'm afraid I don't know about installing IronRuby or FXRuby.
YARV/MRI is easy to install on Windows; just go to
http://rubyinstaller.org/ , download the installer, and run it.
And one more thing... what editors are good? i need different editors or
i can work with one only..
That's a much-debated topic. Probably anything that isn't Notepad will
be all right; use whatever you like. I often see SciTE and Notepad++
recommended.
What about RDE works for all 3 Ruby? if it does... how i can make it
work?
I don't know anything about RDE except that it hasn't been updated
since 2007. I guess you'd have to try it out; but an IDE really isn't
necessary or recommended for beginners.
That's all i ask from you guys...
Ohh... Question: Can i implement voince in ruby? instead to answer me in
write... to response with voice.. somehow to acces sounds files..
I believe so. Google ruby speech synthesizer or ruby "text to speech".
···
On Wed, Jul 27, 2011 at 12:54 PM, Data Flow <dataoverflow@ymail.com> wrote:
Sorry for my bad englis.
Thank you.