macOS
brew install cppinsightslocal Homebrew formula metadata
brew
cppinsights のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cppinsightslocal Homebrew formula metadata
概要
See your source code with the eyes of a compiler
履歴
C++ Insights is a Clang-based source-to-source transformation tool that shows C++ code in a form closer to what the compiler sees.
Andreas Fertig describes the project as emerging from 2017 work on C++11, C++14, and C++17 features such as lambdas, range-based for loops, and structured bindings. The tool started with transformations for those features and grew into a broader educational compiler-visualization tool.
The project is distributed both as an online service at cppinsights.io and as a buildable command-line tool, which helped it become useful for teaching, talks, and local experimentation with compiler transformations.
The packaged command is insights. Typical local usage passes a C++ file followed by compiler arguments, for example a language standard flag, so the tool can perform Clang-backed transformations with the intended compilation context.
For package maintainers, C++ Insights is interesting because it packages a Clang-dependent educational tool rather than a conventional compiler. Its build can be done inside or outside the LLVM/Clang source tree, and upstream documents platform-specific build considerations.
セキュリティ状態
cppinsights に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
insights | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/andreasfertig/cppinsights
インストールメタデータ
| パッケージキー | brew:cppinsights |
|---|---|
| バージョン | 21.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cppinsights |
| ホームページ | https://cppinsights.io/ |
| リポジトリ | https://github.com/andreasfertig/cppinsights |
| 上流ドキュメント | https://cppinsights.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/andreasfertig/cppinsights/archive/refs/tags/v_21.1.tar.gz |
| 最終更新 | 2026-06-22T14:03:05-07:00 |
| Pulse | updated |
| 依存関係 | llvm@21 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cppinsights |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.