Tag Archives: Mac

D Version Manager 0.3.0

Jacob Carlborg has announced a new version of DVM, a tool which allows you to download and manage different versions of the D compilers. Previously, it was only available for Mac and Linux, but the latest version includes support for … Continue reading

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

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 1.2.2

Michel Fortin has announced a new version of D for XCode. This is a very minor update to D for Xcode. The only change is that the installer now add a “lib” symlink in the downloaded unpacked DMD 2.052 archive … Continue reading

Posted in 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