macOS
brew install algol68glocal Homebrew formula metadata
sudo port install algol68gMacPorts ports tree · lang/algol68g/Portfile · source: api.github.com
brew
Algol 68 compiler-interpreter. Version 3.11.3 via Homebrew; verified 2026-06-13.
install
brew install algol68glocal Homebrew formula metadata
sudo port install algol68gMacPorts ports tree · lang/algol68g/Portfile · source: api.github.com
sudo apt install algol68gDebian stable package indexes · algol68g · source: deb.debian.org
sudo dnf install algol68gFedora Rawhide package metadata · algol68g · source: dl.fedoraproject.org
nix profile install nixpkgs#algol68gnixpkgs package indexes · pkgs/by-name/al/algol68g/package.nix · source: api.github.com
sudo pacman -S algol68gArch Linux sync databases · algol68g · source: geo.mirror.pkgbuild.com
scoop install main/algol68gScoop official bucket manifest trees · bucket/algol68g.json · source: api.github.com
overview
Algol 68 compiler-interpreter
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
a68g | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://jmvdveer.home.xs4all.nl/algol.html
install metadata
| Package key | brew:algol68g |
|---|---|
| Version | 3.11.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/algol68g |
| Homepage | https://jmvdveer.home.xs4all.nl/algol.html |
| Upstream docs | https://algol68genie.nl/en/algol-68-genie |
| License | GPL-3.0-or-later |
| Source archive | https://jmvdveer.home.xs4all.nl/algol68g-3.11.3.tar.gz |
| Last updated | 2026-06-13T01:02:18+02:00 |
| Pulse | updated |
| Uses from macOS | curl, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | algol68g |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 algol68galgol68g
nix profile install nixpkgs#algol68galgol68g 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 algol68galgol68g 3.12.2-1.fc45
Algol 68 Genie compiler-interpreter
https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html
sudo dnf install algol68galgol68g 3.12.2-1
Algol 68 compiler and interpreter
https://algol68genie.nl/en/algol-68-genie/
sudo pacman -S algol68galgol68g
sudo port install algol68gmain/algol68g
scoop install main/algol68gsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.