mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
28 lines
1.5 KiB
Markdown
28 lines
1.5 KiB
Markdown
DMD
|
|
===
|
|
|
|
[](https://github.com/dlang/dmd/releases)
|
|
[](https://codecov.io/gh/dlang/dmd)
|
|
[](https://github.com/dlang/dmd/blob/master/LICENSE.txt)
|
|
|
|
[](https://circleci.com/gh/dlang/dmd/tree/master)
|
|
[](https://semaphoreci.com/dlang/dmd-2)
|
|
[](https://ci.appveyor.com/project/greenify/dmd)
|
|
|
|
DMD is the reference compiler for the D programming language.
|
|
|
|
To report a problem or browse the list of open bugs, please visit the
|
|
[bug tracker](http://issues.dlang.org/).
|
|
|
|
For more information, including instructions for compiling, installing, and
|
|
hacking on DMD, check the [contribution guide](CONTRIBUTING.md) and
|
|
visit the [D Wiki](http://wiki.dlang.org/DMD).
|
|
|
|
All significant contributors to DMD source code, via github, bugzilla, email,
|
|
wiki, the D forums, etc., please assign copyright to those
|
|
DMD source code changes to the D Language Foundation. Please send
|
|
an email to walter@digitalmars.com with the statement:
|
|
|
|
"I hereby assign copyright in my contributions to DMD to the D Language Foundation"
|
|
|
|
and include your name and date.
|