macOS
brew install cppinsightslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cppinsights in AI-Agent-Workflows.
Installation
brew install cppinsightslocal Homebrew formula metadata
Überblick
See your source code with the eyes of a compiler
Verlauf
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.
Sicherheitslage
Für cppinsights wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
insights | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/andreasfertig/cppinsights
Installationsmetadaten
| Paketschlüssel | brew:cppinsights |
|---|---|
| Version | 21.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cppinsights |
| Homepage | https://cppinsights.io/ |
| Repository | https://github.com/andreasfertig/cppinsights |
| Upstream-Dokumentation | https://cppinsights.io/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/andreasfertig/cppinsights/archive/refs/tags/v_21.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:05-07:00 |
| Pulse | updated |
| Abhängigkeiten | llvm@21 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.