From: pat eyler Date: 2005-10-07T02:21:22+09:00 Subject: Re: Can ruby replace c? On 10/6/05, Sean O'Halpin wrote: > On 10/6/05, Robert Klemme wrote: > > IIRC there is a project that allows incline C or assembly code. Someone > > with more specific memory out there? > > RubyInline - http://rubyforge.org/projects/rubyinline/ > > Linux only AFAIK (at least, it doesn't work for me on WinXP + VC7) Windows is problematic since you'll need the compiler you built Ruby with for the RubyInline stuff to work. It's just fine on Mac's and other unix/linux boxen though. > > Regards, > > Sean > > -- thanks, -pate -------------------------