macOS
brew install gnu-prologlocal Homebrew formula metadata
sudo port install gprologMacPorts ports tree · lang/gprolog/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gnu-prolog pour les workflows d'agents IA.
installation
brew install gnu-prologlocal Homebrew formula metadata
sudo port install gprologMacPorts ports tree · lang/gprolog/Portfile · Source: api.github.com
sudo apt install gprologDebian stable package indexes · gprolog · Source: deb.debian.org
sudo dnf install gprologFedora Rawhide package metadata · gprolog · Source: dl.fedoraproject.org
nix profile install nixpkgs#gprolognixpkgs package indexes · pkgs/by-name/gp/gprolog/package.nix · Source: api.github.com
aperçu
Prolog compiler with constraint solving
historique
GNU Prolog is Daniel Diaz's free Prolog compiler with finite-domain constraint solving. Its defining trait is native-code compilation to small standalone executables, alongside an interactive top-level and debugger.
The official GNU Prolog site says development began in January 1996 under the name Calypso. The design drew from two earlier Diaz systems: wamcc, a Prolog-to-C compiler based on the Warren Abstract Machine, and clp(FD), a finite-domain constraint system built around a low-level primitive for defining higher-level constraints.
GNU Prolog occupies a practical niche among Prolog implementations: it emphasizes ISO Prolog compatibility, native executables, command-line compilation, C interoperability, and an integrated finite-domain solver. Those traits made it useful for logic-programming teaching, constraint examples, embeddable tools, and users who prefer a compiler-style workflow over a large image-based environment.
Practitioners run gprolog for the interactive top-level and gplc to compile Prolog files, C files, WAM files, and related inputs into native programs. Constraint programmers use its FD predicates for arithmetic, Boolean, symbolic, and reified constraints, often paired with enumeration heuristics.
GNU Prolog matters in package ecosystems because it is both a language runtime and a compiler toolchain: packages install several helper binaries, architecture support matters, and releases document low-level ports across Unix, macOS, Windows, ARM, and RISC-V targets.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fd2c | cli | exécutable global | |
gplc | cli | exécutable global | |
gprolog | cli | exécutable global | |
hexgplc | cli | exécutable global | |
ma2asm | cli | exécutable global | |
pl2wam | cli | exécutable global | |
wam2ma | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gnu-prolog |
|---|---|
| Version | 1.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gnu-prolog |
| Page d'accueil | http://www.gprolog.org/ |
| Dépôt | https://github.com/didoudiaz/gprolog |
| Docs amont | https://www.gprolog.org/manual/gprolog.html |
| Licence | LGPL-3.0-or-later OR GPL-2.0-or-later |
| Archive source | https://ftpmirror.gnu.org/gnu/gprolog/gprolog-1.5.0.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnu-prolog |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gprolog
sudo port install gprologgprolog 1.4.5.0-3
GNU Prolog compiler
sudo apt install gprologgprolog-doc 1.4.5.0-3
documentation for the GNU Prolog compiler
sudo apt install gprolog-docgprolog
nix profile install nixpkgs#gprologgprolog 1.4.5.0-3
GNU Prolog compiler
sudo apt install gprologgprolog-doc 1.4.5.0-3
documentation for the GNU Prolog compiler
sudo apt install gprolog-docgprolog 1.5.0-15.fc43
GNU Prolog is a free Prolog compiler
sudo dnf install gprologgprolog-docs 1.5.0-15.fc43
Documentation for GNU Prolog
sudo dnf install gprolog-docspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.