Re: C# to Objective-C translator?
Re: C# to Objective-C translator?
- Subject: Re: C# to Objective-C translator?
- From: BK <email@hidden>
- Date: Mon, 17 Apr 2006 15:03:28 -0700
The reason I asked for a translator is because my company has a
library of C# routines, and I am attempting to write an objective-C
API based on these routines. However, I don't know C# that well, so
I was hoping there was something that could take the C# files and
translate them to objective-C header files. I know it's a long shot,
but I thought I'd ask anyway.
Thanks,
Bill
On Apr 17, 2006, at 2:44 PM, Greg Herlihy wrote:
Any program that uses the Cocoa framework is a Cocoa application no
matter
what language its programmer chose for the implementation. And in
fact it is
possible to compile native C# Cocoa programs on OS X thanks to Mono
project's (http://www.mono-project.com) mcs compiler and its
CocoaSharp
interface (http://www.mono-project.com/CocoaSharp).
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden