> On 17 Jul 2015, at 09:08, Uli Kusterer <[email protected]> wrote: > > On 14 Jul 2015, at 19:48, Dave <[email protected]> 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.
Not really an option, I wan’t as little to do with the C# code as possible! _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
