The '''Digital Mars D compiler''' (a.k.a. '''DMD''') is the official D compiler by Walter Bright of Digital Mars. The compiler front-end is licensed under both the Artistic License and the GNU GPL; the source code for the front-end is distributed along with the compiler binaries. The compiler back-end source code is available but not under an open source license.

See also

*[http://www.digitalmars.com/d/ DMD homepage]