Category Archives: Mac

D/Objective-C

Mac developers will be interested in Michel Fortin’s D/Objective-C project. This project is an extension of the D programming language adding support for Objective-C objects. DMD/Objective-C is a modified version of DMD, the reference compiler for D, which implements those … Continue reading

Posted in Mac, News | Tagged , | Leave a comment

D Version Manager 0.2.0

Jacob Carlborg has announce version 0.2.0 of D Version Manager. DVM is a tool for Linux/Mac that allows you to manage different versions of the D compilers. From the web page: DVM allows you to easily download and install D … Continue reading

Posted in Linux, Mac, News | Tagged , , , , | Leave a comment

D For XCode Now With DMD Support

Michel Fortin has been maintaining for some time a package that simplifies using GDC with XCode on Mac. Now, in version 1.2, he has finally added support for the DMD compilers, both D1 and D2.  From his newsgroup announcement: It’s … Continue reading

Posted in IDE, Mac, News | Tagged , , , , | Leave a comment

DMD Goes Mac With 1.040 and 2.025

As a result of Walter’s efforts to port DMD to Mac, the latest versions of both the 1.x series and 2.x series have been released. The change logs for version 1.040 and version 2.025 are almost identical. Here’s the common … Continue reading

Posted in DMD Releases, Mac, News | Tagged , , , | Leave a comment

Premature Abstraction, or DMD on Mac pt 2

Walter has another post up describing his adventure of porting DMD to the Mac. This time, he talks about the difficulties he had with the Mac version of ar and problems that resulted from what he calls premature abstraction in … Continue reading

Posted in Mac, News | Tagged , | Leave a comment