mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
24 lines
1.7 KiB
Markdown
24 lines
1.7 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).
|