• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C# to Objective-C translator?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C# to Objective-C translator?


  • Subject: Re: C# to Objective-C translator?
  • From: Allan Hsu <email@hidden>
  • Date: Mon, 17 Apr 2006 14:13:44 -0700

On Apr 17, 2006, at 12:41 PM, Bill wrote:

Anyone know if there exists a C# to Objective-C (or to C or C++) source code translator?
Thanks.

I'm not sure what you want to do with your C# code, but there is an ObjC framework called Dumbarton available for embedding the Mono .NET runtime into a native application. It's available from Mono SVN from here:
svn://svn.myrealbox.com/source/trunk/Dumbarton


It provides some classes that make it slightly less painful to write ObjC code that deals with managed objects and the quirks of the runtime. It's definitely not a "magic" solution, but it allowed us to write an OS X port of imeem (http://www.imeem.com/) that runs on the same managed backend code as our Windows client, while providing an entirely native interface.

	-Allan
--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300  1457 AC37 CBBB 0E92 C779

_______________________________________________
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


References: 
 >C# to Objective-C translator? (From: "Bill" <email@hidden>)

  • Prev by Date: Reuse Carbon custom menu in Cocoa window with PopUpMenuSelect()?
  • Next by Date: webkit -> print
  • Previous by thread: Re: C# to Objective-C translator?
  • Next by thread: Re: C# to Objective-C translator?
  • Index(es):
    • Date
    • Thread