mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
dmd
|
|
===
|
|
|
|
[](#)
|
|
[](https://travis-ci.org/dlang/dmd)
|
|
[](#)
|
|
[](http://www.issuestats.com/github/dlang/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.
|