On Thursday, 23 November 2017 at 16:06:28 UTC, Adam D. Ruppe wrote:
I know we have the extern(Objective-C) stuff from https://wiki.dlang.org/DIP43 now, but do we have existing bindings anywhere along the lines of the win32 ones we can just import and start calling the operating system functions?

Moreover, I'm not a Mac dev; I've never actually done so much of a hello world, so have any of you done like a hello world in cocoa using D tutorial or example I can copy/paste to get started?

Perhaps https://github.com/p0nce/DerelictCocoa

Reply via email to