K
Karolis Juodele
Hi all, I just started learning ruby. It's nice, but I'm a bit worried
about the dependencies.
For example, if I write a ruby program and send it so someone else, does
that person need to have an interpreter installed? Is there any way
around it (something like writing a compiled launcher.exe and adding a
dll that handles the interpretation. I'm just guessing).
Also, I've downloaded Shoes gui toolkit and apparently, to make ruby
programs work with it I need to launch them from shoes.exe . Is that
normal? Is there any way around it (in the same situation as the
previous paragraph)?
Thanks for your replies.
about the dependencies.
For example, if I write a ruby program and send it so someone else, does
that person need to have an interpreter installed? Is there any way
around it (something like writing a compiled launcher.exe and adding a
dll that handles the interpretation. I'm just guessing).
Also, I've downloaded Shoes gui toolkit and apparently, to make ruby
programs work with it I need to launch them from shoes.exe . Is that
normal? Is there any way around it (in the same situation as the
previous paragraph)?
Thanks for your replies.