From: Robert Klemme Date: 2008-10-29T06:09:58+09:00 Subject: Re: automatic code conversion from Ruby to C ? On 28.10.2008 21:00, Axel Etzold wrote: > I looked at RubyToC and at cplus2ruby, but it seems that I'd spend almost as much time writing > C from scratch as editing the translated code. Indeed: the problem is simple enough to directly implement it in C* - no need to push Ruby into this IMHO. Kind regards robert