On 2012-11-13 00:45, Iain Buclaw wrote:
Doesn't Apple forbid any language except Objective-C ? Or is that a misguided fallacy of mine? (Objective D, anyone? :-)
We actually do need Objective-D if we're going to run D on iOS. Fortunately we already have something, although it's not finished and it's getting old:
http://michelf.ca/projects/d-objcThis project makes it so much easier to interact with Objective-C. Which is needed on Mac OS X and iOS when you want to have a GUI.
-- /Jacob Carlborg