# D Programming Language (dmd + Phobos)

dmd D Programming Language compiler

Repository: https://github.com/dlang/dmd
Canonical: https://ross.abutalabs.com/products/d-programming-language-dmd-phobos
Homepage: https://dlang.org
Language: D
License: BSL-1.0
License Family: other
Topics: compiler, programming-language, native, fast, d, dlang, dmd, language, hacktoberfest
Last push: 2026-08-26T13:29:42+00:00
Link (homepage): https://dlang.org
Link (site_page): https://dlang.org/documentation.html
Link (site_page): https://dlang.org/changelog/2.112.1.html
Link (site_page): https://dlang.org/foundation/index.html
Link (site_page): https://dlang.org/overview.html

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 66, longevity 100
- inputs: {"age_days": 5709, "days_push": 7, "days_rel": 16, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3303, forks 715 (observed 2026-08-28T04:07:55.757777+00:00)

## What it is
DMD is the reference compiler for the D programming language, a statically typed systems and applications language with C-like syntax and native performance. Together with the Phobos standard library and druntime, it compiles and runs D programs across major platforms.

## Use cases
- compile D programs
- learn the D programming language
- write fast native systems code
- use the D standard library Phobos
- build high-performance applications in D
- contribute to a compiler codebase

## When to choose
- you want a statically typed, native-performance language with modern conveniences
- you need systems-level access with C-like syntax and easy C interop
- you want the reference implementation of D with active releases

## When to avoid
- you need a large ecosystem of third-party libraries or broad industry adoption
- you want a managed runtime or VM-based language
- your team relies on niche tooling only available for mainstream languages

## Facets
- artifact type: cli-tool
- maturity: active
- function: compiler, programming-language, cli, developer-tools
- domain: programming-languages, compilers, developer-tools
- platform: windows, cross-platform, cli
- tags: dlang, dmd, phobos, native-code, systems-programming, reference-compiler, druntime, command-line, linux, macos

## Member repositories
- dlang/dmd (main) score 88
- dlang/phobos (sdk) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:55.757777+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:42:55.855984+00:00, confidence not recorded.
  - readme: https://github.com/dlang/dmd (fetched 2026-08-28T04:07:55.757777+00:00, sha 972849e955d6)
  - homepage: https://dlang.org (fetched 2026-08-29T09:35:24.983510+00:00, sha 79862ef4e9d8)
  - site_page: https://dlang.org/documentation.html (fetched 2026-08-29T09:35:24.993695+00:00, sha dc17ae7c930d)
  - site_page: https://dlang.org/changelog/2.112.1.html (fetched 2026-08-29T09:35:24.995633+00:00, sha e74786b0d6d8)
  - site_page: https://dlang.org/foundation/index.html (fetched 2026-08-29T09:35:24.997690+00:00, sha 9cbc30dce01d)
  - site_page: https://dlang.org/overview.html (fetched 2026-08-29T09:35:24.999800+00:00, sha a9dbd2a0b9fd)
  - site_page: https://dlang.org/changelog/pending.html (fetched 2026-08-29T09:35:25.002598+00:00, sha 478a4303bbd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
