macOS
brew install chapellocal Homebrew formula metadata
sudo port install chapelMacPorts ports tree · lang/chapel/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chapel in AI-Agent-Workflows.
Installation
brew install chapellocal Homebrew formula metadata
sudo port install chapelMacPorts ports tree · lang/chapel/Portfile · Quelle: api.github.com
sudo dnf install chapelFedora Rawhide package metadata · chapel · Quelle: dl.fedoraproject.org
Überblick
Programming language for productive parallel computing at scale
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$CHPL_CONFIG/chplconfig$CHPL_CONFIG/.chplconfig~/chplconfig~/.chplconfig$CHPL_HOME/chplconfig$CHPL_HOME/.chplconfigExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
chpl | cli | globales Executable | |
chpl-language-server | cli | globales Executable | |
chpl-shim | cli | globales Executable | |
chplcheck | cli | globales Executable | |
chpldoc | cli | globales Executable | |
chplrun-udp | cli | globales Executable | |
mason | 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/chapel-lang/chapel
Installationsmetadaten
| Paketschlüssel | brew:chapel |
|---|---|
| Version | 2.9.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/chapel |
| Homepage | https://chapel-lang.org/ |
| Repository | https://github.com/chapel-lang/chapel |
| Upstream-Dokumentation | https://chapel-lang.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/chapel-lang/chapel/releases/download/2.9.0/chapel-2.9.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-18T20:36:12Z |
| Pulse | updated |
| Abhängigkeiten | cmake, gmp, hwloc, jemalloc, llvm, pkgconf, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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` |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chapel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
chapel 2.6.0-5.fc44
A Productive Parallel Programming Language
sudo dnf install chapelchapel
sudo port install chapelQuellspur
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.