D Programming Language
- Compiled, garbage collected, simpler C/C++ replacement by Walter Bright (wrote first DOS C++ compiler). Maximum similarity to C/C++, except where backward compatibility hurts. Overview, specification, download. [Digital Mars]
D Front End for GCC - For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
DStress - D conformance and bug tracking test suite: description, testbed, legend, summary, results (big table), notes, download, submit, links.
jcc7's D Programming Language Page - Brief tutorial, d2html (tool converts D source code to syntax colored HTML), source code, large links page.
Learn to Tango with D - By Kris Bell, Lars Ivar Igesund, Sean Kelly, Michael Parker; Apress, 2008, ISBN10 1590599608, ISBN13 9781590599600. Introduces D, concise, thorough overview of syntax and features, and Tango software library.
Link Button for D Language - Shades of green and blue colors with text 'D language', image size is 88 x 31, PNG and GIF versions.
MKoD: D Programming Language - Explanations, instructions, code samples (pure D, D with Windows APIs), ongoing projects (Make DB test data, Financial Package, Support, Idea List), D website banners, links.
OpenD.org - Purpose: port and support D in Open Source; now researching how to link D frontend to GCC backend, or write a D frontend to the GCC compiler: about, news, contact, downloads, D Linux port.
Simple D Tutorial - Descriptions and examples of several basic concepts, several small example statements/programs.