On 14 Jul 2015, at 19:48, Dave <d...@looktowindward.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to