mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
33 lines
2.1 KiB
Markdown
33 lines
2.1 KiB
Markdown
<div align="center">
|
|
|
|

|
|
# DMD
|
|
[](https://github.com/dlang/dmd/releases)
|
|
[](https://codecov.io/gh/dlang/dmd)
|
|
[](https://issues.dlang.org/buglist.cgi?component=dmd&list_id=220151&product=D&resolution=---)
|
|
[](https://github.com/dlang/dmd/blob/master/LICENSE.txt)
|
|
|
|
[](https://cirrus-ci.com/github/dlang/dmd/master)
|
|
[](https://circleci.com/gh/dlang/dmd/tree/master)
|
|
[](https://dev.azure.com/dlanguage/dmd/_build/latest?definitionId=1&branchName=master)
|
|
[](https://buildkite.com/dlang/dmd)
|
|
</div>
|
|
|
|
---
|
|
**DMD** is the reference compiler for [the D programming language](https://dlang.org).
|
|
|
|
To report a problem or browse the list of open bugs, please visit the
|
|
[bug tracker](https://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](https://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.
|