Re: C Sharp?
Re: C Sharp?
- Subject: Re: C Sharp?
- From: Uli Kusterer <email@hidden>
- Date: Fri, 17 Jul 2015 10:08:20 +0200
On 14 Jul 2015, at 19:48, Dave <email@hidden> wrote:
> Does anyone know of a tool/framework that allows C# code to be compiled and called from Cocoa?
Dave,
are you aware of Elements (http://www.elementscompiler.com/elements/) ? It's not quite your solution, but it allows creating a C# app that calls ObjC methods and instantiates ObjC classes. So you could write your Cocoa code in C# as well, saving you a lot of work manually translating between languages at the interface points.
Cheers,
-- Uli
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >C Sharp? (From: Dave <email@hidden>) |