M
Mohammad ---
Okay, I'm working an a robotics project and instead of using C could I
actually write it in ruby then convert it into C code?
actually write it in ruby then convert it into C code?
If you mean convert automatically, no, not really. Not unless what
you write
in Ruby is very generic, and you don't use any of C's distinct
properties.
If that were true, converting to C would have little point.
Why do you think you need to convert to C?
For speed? I have written a
number of projects in Ruby because the development time is so
short, then,
after establishing the design, I converted to a faster language.
But the
conversion was by no means easy.
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.