pkg.soopen package index

brew / 排名 5336

使用 Homebrew, apt, dnf, MacPorts, Nix 安装 gnu-prolog

查看 gnu-prolog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gnu-prolog

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gprolog

MacPorts ports tree · lang/gprolog/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install gprolog

Debian stable package indexes · gprolog · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gprolog

Fedora Rawhide package metadata · gprolog · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gprolog

nixpkgs package indexes · pkgs/by-name/gp/gprolog/package.nix · 来源: api.github.com

概览

软件包摘要

Prolog compiler with constraint solving

命令和别名

  • fd2c
  • gplc
  • gprolog
  • hexgplc
  • ma2asm
  • pl2wam
  • wam2ma

历史

项目历史与用法

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.

时间线

  • 1996: Development started in January under the name Calypso.
  • 1999: Manual copyright years begin for GNU Prolog documentation.
  • 2010: Diaz, Abreu, and Codognet published an implementation paper describing GNU Prolog's native compiler and FD solver.
  • 2021: Version 1.5.0 notes record the move of the source repository to GitHub.

Related projects

  • GNU Prolog is related to wamcc, clp(FD), the Warren Abstract Machine tradition, ISO Prolog systems, SWI-Prolog, and constraint-logic programming tools.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fd2c可执行文件已索引可执行文件从本地可执行文件索引发现。
gplc可执行文件已索引可执行文件从本地可执行文件索引发现。
gprolog可执行文件已索引可执行文件从本地可执行文件索引发现。
hexgplc可执行文件已索引可执行文件从本地可执行文件索引发现。
ma2asm可执行文件已索引可执行文件从本地可执行文件索引发现。
pl2wam可执行文件已索引可执行文件从本地可执行文件索引发现。
wam2ma可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.5.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gnu-prolog
版本1.5.0
软件包管理器Homebrew
主页http://www.gprolog.org/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts94%

gprolog

sudo port install gprolog
  • installed executable or alias match
  • 匹配方式:Gprolog
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/gprolog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

gprolog 1.4.5.0-3

GNU Prolog compiler

http://www.gprolog.org/

sudo apt install gprolog
  • Section: devel
  • Architecture: amd64
  • 1 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Gprolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gprolog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

gprolog-doc 1.4.5.0-3

documentation for the GNU Prolog compiler

http://www.gprolog.org/

sudo apt install gprolog-doc
  • Section: doc
  • Architecture: all
  • Source Package: gprolog
  • 2 可选依赖
  • installed executable or alias match
  • 匹配方式:Gprolog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gprolog-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

gprolog

nix profile install nixpkgs#gprolog
  • installed executable or alias match
  • 匹配方式:Gprolog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gp/gprolog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

gprolog 1.4.5.0-3

GNU Prolog compiler

http://www.gprolog.org/

sudo apt install gprolog
  • Section: universe/devel
  • Architecture: amd64
  • 1 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Gprolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gprolog from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

gprolog-doc 1.4.5.0-3

documentation for the GNU Prolog compiler

http://www.gprolog.org/

sudo apt install gprolog-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: gprolog
  • 2 可选依赖
  • installed executable or alias match
  • 匹配方式:Gprolog
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gprolog-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

gprolog 1.5.0-18.fc45

GNU Prolog is a free Prolog compiler

http://www.gprolog.org

sudo dnf install gprolog
  • License: LGPL-3.0-or-later OR GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gprolog
  • 4 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Gprolog
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gprolog from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

gprolog-docs 1.5.0-18.fc45

Documentation for GNU Prolog

http://www.gprolog.org

sudo dnf install gprolog-docs
  • License: LGPL-3.0-or-later OR GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gprolog
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Gprolog
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gprolog-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation