macOS
brew install dafnylocal Homebrew formula metadata
brew / 順位 4973
dafny のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dafnylocal Homebrew formula metadata
nix profile install nixpkgs#dafnynixpkgs package indexes · pkgs/by-name/da/dafny/package.nix · ソース: api.github.com
sudo apt install dafnyUbuntu 24.04 LTS package indexes · dafny · ソース: archive.ubuntu.com
scoop install main/dafnyScoop official bucket manifest trees · bucket/dafny.json · ソース: api.github.com
概要
Verification-aware programming language
履歴
Dafny is a verification-aware programming language and toolchain. It occupies a special package-manager niche: a single CLI that lets developers write programs, specifications, and proofs together, then verify them and compile to mainstream languages.
The official Dafny README describes Dafny as a verification-ready programming language whose verifier checks code against specifications while the developer writes. The public dafny-lang/dafny repository was created in 2016, and GitHub release metadata records Dafny 1.9.7 in June 2016.
Dafny has grown through language documentation, binary releases for common operating systems, a wiki and issue tracker, and editor-centered workflows such as Visual Studio Code installation. Its README also points to tutorials, reference material, a Zulip channel, and a standard library, which are typical signs of a specialist language moving from research use into practical developer workflows.
Users write Dafny programs with specifications such as preconditions, postconditions, invariants, and proofs; the Dafny verifier checks them, and the compiler can emit C#, Go, Python, Java, or JavaScript. The reference manual is the authoritative source for the language and verification system.
Dafny matters in package history because it packages formal methods as an installable developer tool rather than a one-off theorem-proving environment. It gives package managers a concrete artifact for a verification language, including CLI binaries, documentation, and cross-platform releases.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dafny | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dafny |
|---|---|
| バージョン | 4.11.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/dafny-lang/dafny/blob/master/README.md |
| リポジトリ | https://github.com/dafny-lang/dafny |
| 最終更新 | 2026-06-22T14:03:07-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dafny
nix profile install nixpkgs#dafnydafny 2.3.0+dfsg-0.1
programming language with program correctness verifier
https://research.microsoft.com/en-us/projects/dafny/
sudo apt install dafnymain/dafny
scoop install main/dafnyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.