A variety of utilities for OS X & Xcode that bring the [D Language][1]
to the platform.

The first four downloads are from the [gdcmac project][2] and are
command line versions of gdc. The original gdc project (also
abandoned) can still be found [here][3].

The fifth file is a syntax module for TextWrangler created by the same
developer as the above files.

The sixth & seventh downloads are utilities for Xcode 1.5 (Panther)
created by, again, the same developers as the above files. More
information about these can be found [here][4].

The eighth download is an Xcode plugin for Xcode 2-3 (Tiger & Leopard)
based on DMD. This plugin once had an auto download feature, which
would both download & install the DMD suite directly from their
website. It, however, is no longer functional as of March 16, 2013.
It's home page can still be found [here][5].

The ninth download is yet another Xcode plugin, though this one is
based on the LDC compiler. It's home page can be found [here][6].

More information (and modern downloads) for the D language can be
found [here][7].

Compatibility
Architecture: PPC x86 (Intel:Mac)

These utilities have ALL been discontinued and are no longer
functional on OS X versions beyond Snow Leopard (10.6)

Requires Xcode (and tools) be installed.

  [1]: http://en.wikipedia.org/wiki/D_(programming_language)
  [2]: http://gdcmac.sourceforge.net/
  [3]: http://sourceforge.net/projects/dgcc/?source=recommended
  [4]: http://gdcmac.sourceforge.net/xcode.html
  [5]: http://michelf.ca/projects/d-for-xcode/
  [6]: http://sourceforge.net/projects/ldcplugin/?source=directory
  [7]: http://dlang.org/download.html