Automic VaultAutomic Vault

brew

chapel を Homebrew, dnf, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install chapel

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install chapel

MacPorts ports tree · lang/chapel/Portfile · ソース: api.github.com

概要

パッケージ概要

Programming language for productive parallel computing at scale

コマンドとエイリアス

  • chpl
  • chpl-language-server
  • chpl-shim
  • chplcheck
  • chpldoc
  • chplrun-udp
  • mason

履歴

プロジェクトの歴史と使われ方

Chapel is a parallel programming language and compiler toolchain for productive computing at scale, designed for laptops, clusters, cloud systems, GPUs, and supercomputers.

プロジェクトの歴史

Chapel was developed as a high-performance parallel programming language, historically associated with Cray and now maintained openly under the chapel-lang organization. The official README describes a portable language intended for CPUs and GPUs from desktops to supercomputers.

採用の歴史

Chapel moved from an HPC research language into a routinely released open-source language runtime and compiler. The GitHub release stream shows semiannual 1.x releases by 2014 and quarterly-style 2.x releases by 2024-2026, while the supplied package facts show distribution through Homebrew, Fedora/DNF, and MacPorts.

使われ方

Users compile Chapel programs with `chpl`; the Homebrew package also installs developer tools such as `chpldoc`, `chplcheck`, `chpl-language-server`, and Mason, Chapel's package/build tool.

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

Chapel matters to package nerds because it is a full language distribution rather than a single utility: compiler, runtime, language server, documentation generator, package tooling, and configuration-file discovery all arrive through a package-manager install.

タイムライン

  • 2014: chapel-lang/chapel public GitHub repository created and 1.10.0 GitHub release published.
  • 2015: 1.11.0 and 1.12.0 releases continued the regular open release cadence.
  • 2024: Chapel 2.x release series was underway.
  • 2026: Chapel 2.9.0 released as the Summer 2026 release.

Related projects

  • Mason is Chapel's package/build tool and is installed with the Homebrew formula.
  • The Chapel project is listed by its README alongside the High Performance Software Foundation and Linux Foundation branding.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:programming language
  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$CHPL_CONFIG/chplconfig$CHPL_CONFIG/.chplconfig~/chplconfig~/.chplconfig$CHPL_HOME/chplconfig$CHPL_HOME/.chplconfig

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
chplcliグローバル実行可能ファイル
chpl-language-servercliグローバル実行可能ファイル
chpl-shimcliグローバル実行可能ファイル
chplcheckcliグローバル実行可能ファイル
chpldoccliグローバル実行可能ファイル
chplrun-udpcliグローバル実行可能ファイル
masoncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.9.0
マネージャ更新日2026-06-18
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/chapel-lang/chapel

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chapel
バージョン2.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/chapel
ホームページhttps://chapel-lang.org/
リポジトリhttps://github.com/chapel-lang/chapel
上流ドキュメントhttps://chapel-lang.org/docs
ライセンスApache-2.0
ソースアーカイブhttps://github.com/chapel-lang/chapel/releases/download/2.9.0/chapel-2.9.0.tar.gz
最終更新2026-06-18T20:36:12Z
Pulseupdated
依存関係cmake, gmp, hwloc, jemalloc, llvm, pkgconf, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点By default, compiled Chapel programs will be single-locale only. To compile and run multi-locale Chapel programs locally: Compile your program with: `chpl --comm=gasnet --comm-substrate=udp` And then run it with: `chplrun-udp ./your_program_name` To simulate GPU execution, you can compile your program with: `chpl --locale-model=gpu --gpu=cpu`

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechapel
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

dnf95%

chapel 2.6.0-5.fc44

A Productive Parallel Programming Language

https://chapel-lang.org

sudo dnf install chapel
  • License: Apache-2.0 AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (Apache-2.0 AND MIT)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: chapel
  • 22 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Chapel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: chapel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

chapel

sudo port install chapel
  • normalized package name match
  • 一致条件: Chapel
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/chapel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment