# dpp を Homebrew, Nix でインストール

dpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dpp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dpp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dpp
```

  証拠: nixpkgs package indexes: pkgs/by-name/dp/dpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dpp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dpp>
- **バージョン:** 0.6.0
- **ソース概要:** Directly include C headers in D source code
- **ホームページ:** <https://github.com/atilaneves/dpp>
- **リポジトリ:** <https://github.com/atilaneves/dpp>
- **ライセンス:** BSL-1.0
- **ソースアーカイブ:** <https://github.com/atilaneves/dpp.git>
- **最終更新:** 2026-06-13T01:24:10+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- d++ (cli)
- d++ (エイリアス)

## ビルド依存関係

- dtools
- dub
- ldc

## macOS 提供ライブラリ

- llvm

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.6.0
- マネージャ更新日: 2026-06-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/atilaneves/dpp
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

dpp, invoked as d++, is a D-language interop tool that lets D source files directly include C and limited C++ headers, translating declarations through libclang and then compiling the generated D code.

### プロジェクトの歴史

The public GitHub repository was created in August 2017. Its README describes the goal as giving D files the same practical ease of use as C or C++ #include workflows, including macro-heavy C APIs, and notes that the work was supported by Symmetry Investments.

### 採用の歴史

dpp's adoption has stayed centered on the D ecosystem rather than becoming a general-purpose systems tool. Its packaging in Homebrew and Nix makes it discoverable to D users who need C header interop without hand-maintaining bindings.

### 使われ方

Users write quasi-D .dpp files containing #include directives, then run d++ so the tool expands declarations and selected macros into D code before invoking a D compiler.

### パッケージ好きにとっての重要性

For package maintainers, dpp is a compact example of language-ecosystem tooling that depends on libclang and a host C preprocessor to bridge ABI-heavy native libraries into a less mainstream compiled language.

### タイムライン

- 2017: atilaneves/dpp was created on GitHub.
- 2017 onward: the project documented success translating headers for libraries such as curl, OpenSSL, libvirt, Python.h, and others.
- 2024: the repository still showed maintenance activity, while remaining a niche D interop package.

### Related projects

- D language
- libclang
- dmd
- dub

### ソース

- <https://github.com/atilaneves/dpp>
- <https://raw.githubusercontent.com/atilaneves/dpp/master/README.md>
- <https://api.github.com/repos/atilaneves/dpp>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dpp
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - dpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/dp/dpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [ldc](https://pkg.so/ja/brew/ldc/) - Build dependency declared by Homebrew.
- [dub](https://pkg.so/ja/brew/dub/) - Build dependency declared by Homebrew.
- [dtools](https://pkg.so/ja/brew/dtools/) - Build dependency declared by Homebrew.
- [mcpp](https://pkg.so/ja/brew/mcpp/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [camlp5](https://pkg.so/ja/brew/camlp5/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [gpp](https://pkg.so/ja/brew/gpp/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [fypp](https://pkg.so/ja/brew/fypp/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [css-crush](https://pkg.so/ja/brew/css-crush/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [ratfor](https://pkg.so/ja/brew/ratfor/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [mdsh](https://pkg.so/ja/brew/mdsh/) - Shares pkgdb curated category or tags: cli, developer-tools, preprocessor.
- [dscanner](https://pkg.so/ja/brew/dscanner/) - Local package facts share a topical domain. Shared terms: cli, code, d-language, developer, developer-tools.
- [addlicense](https://pkg.so/ja/brew/addlicense/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, headers.
- [isparta](https://pkg.so/ja/npm/isparta/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, preprocessor.

## Combined YAML source

View the package source record on GitHub. [combined/dpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dpp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
