On 2012-11-02 07:58, Dan Olson wrote:
I am switching to gdc because "I have a Dream" that one day D can be used to write ios apps. And gdc has the arm ISA so I can cross-compile. So it is closer than dmd. I know eventually it will need a rewritten druntime, but my baby step is to just compile a D function and call it from an ios app. But even tinier step I am on now is to call a D function from iphone sim (which uses i386).
Cool, I also tried this, with DMD tough. I didn't get very far, there are functionality that DMD needs that's missing from the iPhone SDK.
-- /Jacob Carlborg