Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, scoop 安装 algol68g

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install algol68g

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install algol68g

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

Linux

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

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

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

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

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S algol68g

Arch Linux sync databases · algol68g · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/algol68g

Scoop official bucket manifest trees · bucket/algol68g.json · 来源: api.github.com

概览

软件包摘要

Algol 68 compiler-interpreter

命令和别名

  • a68g

历史

项目历史与用法

Algol 68 Genie, invoked as `a68g`, is a maintained interpreter and compiler-interpreter environment for ALGOL 68. It exists as both a practical language implementation and a preservation project for a historically important programming language.

项目历史

Marcel van der Veer's official Algol 68 Genie page says development started around 1990, an alpha release was posted in 2001, beta releases followed from 2002, and revision 1.0 dates from September 2002. The project page frames the work as preservation of Algol 68 for educational and scientific-historical use, while still letting users write medium-sized programs.

The official history notes several milestones: revision 1.3 added formatted transput in 2003, revisions 1.6 and 1.7 added the parallel clause and partial parametrization in 2005, version 2.0 arrived in 2010, and version 3.0 arrived in 2021. By 2026, the site described the implementation as essentially feature-complete, with recent releases focused mostly on maintenance and runtime-library additions.

The implementation is written from scratch and is presented as one of the most complete ALGOL 68 implementations. It provides runtime checks, a GDB-style debugger, arbitrary precision arithmetic, and optional partial precompilation on platforms such as Linux and FreeBSD.

采用历史

Algol 68 Genie occupies the preservation-and-practice niche rather than a mainstream production niche. Its official page links to precompiled packages for major distributions, and the input facts list packages in Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, Arch, and Scoop.

The project has also influenced later compiler work. The official page says Jose Marchesi's `ga68` GCC front-end derives its parser from the hand-coded Algol 68 Genie parser, and that the GCC Steering Committee agreed to include ga68 in trunk as experimental for GCC 16.1.

使用方式

Users install `a68g` to run ALGOL 68 programs, work through the official Learning Algol 68 Genie material, and experiment with the Revised Report language on modern systems. The official page describes Linux, BSD, and Windows 11 support, with source archives and Windows binaries published from the project site.

For package users, `algol68g` is the practical way to get a maintained ALGOL 68 environment without hunting historical compilers. It is useful for language archaeology, programming-language coursework, Rosetta Code style examples, and testing historical algorithms in a current terminal.

为什么软件包爱好者会关心

Algol 68 Genie is significant because package managers make a language-preservation runtime one command away. That keeps ALGOL 68 visible in modern Unix-like environments and makes historical language exploration reproducible.

It is also a reminder that package repositories are not only for current production stacks. They preserve executable culture: old languages, reports, examples, and implementation techniques remain buildable on current machines.

时间线

  • Around 1990: Development starts.
  • 2001: Alpha release posted.
  • 2002: Beta releases and revision 1.0.
  • 2003: Revision 1.3 introduces formatted transput.
  • 2005: Revisions 1.6 and 1.7 add the parallel clause and partial parametrization.
  • 2010: Version 2.0 released.
  • 2021: Version 3.0 released.
  • 2025: ga68 GCC front-end work is announced, deriving parser work from Algol 68 Genie.
  • 2026: Version 3.12.2 source archive listed on the official site.

Related projects

  • Related projects include the GNU ga68 front-end for GCC, historical ALGOL 68 implementations, the Software Preservation Group's ALGOL materials, Rosetta Code ALGOL 68 examples, and editor modes for ALGOL 68 syntax.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:interpreter

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
a68gcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本3.12.3
管理器更新时间2026-07-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://algol68genie.nl/en/algol-68-genie/

安装元数据

软件包元数据

软件包键brew:algol68g
版本3.12.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/algol68g
主页https://algol68genie.nl/en/algol-68-genie/
上游文档https://algol68genie.nl/en/algol-68-genie
许可证GPL-3.0-or-later
源码归档https://algol68genie.nl/algol68g-3.12.3.tar.gz
最后更新2026-07-13T18:27:40Z
Pulseupdated
macOS 提供的库curl, ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

algol68g 3.1.2-1+b1

Implementation of Algol 68 as defined by the Revised Report

https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html

sudo apt install algol68g
  • Section: devel
  • Architecture: amd64
  • Source Package: algol68g
  • 2 依赖
  • normalized package name match
  • 匹配方式:Algol68g
Debian stable package indexes · deb.debian.org · Debian stable package indexes: algol68g from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

algol68g

nix profile install nixpkgs#algol68g
  • normalized package name match
  • 匹配方式:Algol68g
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/al/algol68g/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

algol68g 3.1.2-1

Implementation of Algol 68 as defined by the Revised Report

https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html

sudo apt install algol68g
  • Section: universe/devel
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Algol68g
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: algol68g from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

algol68g 3.12.2-1.fc45

Algol 68 Genie compiler-interpreter

https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html

sudo dnf install algol68g
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: algol68g
  • 14 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Algol68g
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: algol68g from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

algol68g 3.12.2-1

Algol 68 compiler and interpreter

https://algol68genie.nl/en/algol-68-genie/

sudo pacman -S algol68g
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Algol68g
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: algol68g from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

algol68g

sudo port install algol68g
  • normalized package name match
  • 匹配方式:Algol68g
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/algol68g/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/algol68g

scoop install main/algol68g
  • normalized package name match
  • 匹配方式:Algol68g
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/algol68g.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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