From: Tanner Burson Date: 2006-08-04T04:03:15+09:00 Subject: Re: For performance, write it in C# ------=_Part_23552_12259927.1154631787745 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 8/3/06, Charles O Nutter wrote: > > On 8/3/06, Justin Bailey wrote: > > > > On 8/3/06, Peter Hickman wrote: > > > > > > Would this work with Mono? > > > > > > John is hoping someone will help him answer that question. Right now its > > Win32 only, but he thinks it should be possible. > > > Mono ought to work fine, especially for something like this that's not > using > any crazy libraries. > > I think the compiled binary might even "just work" with Mono, but I > haven't > done any Mono dev in a while. Part of the problem the last time I looked at John's code was that it relied on C++.NET to function as the glue between Ruby and C#. Also the last time I looked Mono did not have the capability to create this sort of hybrid C++. I would love to be proven otherwise on both cases, but as of a couple of months ago there was not a lot of hope at a simple port to Mono. -- > Contribute to RubySpec! @ www.headius.com/rubyspec > Charles Oliver Nutter @ headius.blogspot.com > Ruby User @ ruby.mn > JRuby Developer @ www.jruby.org > Application Architect @ www.ventera.com > > -- ===Tanner Burson=== tanner.burson@gmail.com http://tannerburson.com <---Might even work one day... ------=_Part_23552_12259927.1154631787745--