# 使用 Homebrew, apt, Nix 安装 intercal

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

## 安装

```sh
sudo av install brew:intercal
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install intercal
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install intercal
```

  证据: Debian stable package indexes: intercal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#intercal
```

  证据: nixpkgs package indexes: pkgs/by-name/in/intercal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:intercal
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/intercal>
- **版本:** 0.34
- **来源摘要:** Esoteric, parody programming language
- **主页:** <http://catb.org/~esr/intercal/>
- **上游文档:** <http://catb.org/~esr/intercal/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <http://catb.org/~esr/intercal/intercal-0.34.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- convickt (cli)
- ick (cli)
- convickt (别名)
- ick (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.34
- 本地数据: OK
- 上游仓库: http://catb.org/~esr/intercal/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

C-INTERCAL is Eric S. Raymond's Unix-hosted implementation of INTERCAL, the parody programming language designed by Don Woods and James Lyon in 1972. It packages `ick`, supporting tools such as `convickt`, sample programs, manuals, and a long-running codebase whose maintenance history is itself part of esolang culture.

### 项目历史

The upstream README credits Woods and Lyon with the original INTERCAL language and Raymond with the C implementation. It also records subsequent work by Steve Swales, Michael Ernst, Louis Howell, Brian Raiter, Joris Huizer, Alex Smith, and others. The README describes release 0.29 as a unified deforking of C-INTERCAL with Alex Smith and Raymond as co-maintainers.

The project HISTORY and NEWS files show a maintenance style built around keeping an intentionally absurd language buildable on ordinary Unix systems. Release 0.29 in 2010 added a regression-test suite and merged ESR/Alex Smith work; release 0.30 in 2015 was forced partly by the shutdown of Gitorious hosting; release 0.31 in 2019 notes hosting on GitLab; later releases focused on GCC, autoconf, portability, and hardening repairs.

### 采用历史

C-INTERCAL survived because it became the canonical Unix package for trying the original esoteric language, not because it served mainstream production programming. Its availability in Homebrew, Debian, Ubuntu, and Nix keeps the joke executable: users can install a real compiler, run historical sample programs, and read manuals that preserve the language's anti-design humor.

### 使用方式

The README points users to the Revamped Manual and documents the basic compiler invocation `ick foo.i`. The distribution includes manuals, examples in the `pit` directory, editor support, generated parser files for systems without flex/bison, and a debugger/profiler, making it more substantial than a toy interpreter despite the language's parody roots.

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

C-INTERCAL is package-manager folklore: a deliberately painful language with a serious portability trail. It matters because package managers preserve not only practical tools but also cultural artifacts, and because C-INTERCAL turns esolang history into a buildable Unix package with man pages, tests, samples, and release engineering.

### 时间线

- 1972: Don Woods and James Lyon designed INTERCAL.
- 1990: Eric S. Raymond's C implementation brought INTERCAL to Unix culture.
- 2010: C-INTERCAL 0.29 merged ESR and Alex Smith work and added regression testing.
- 2015: C-INTERCAL 0.30 moved project hosting after Gitorious shutdown pressure.
- 2019: C-INTERCAL 0.31 noted GitLab hosting.
- 2026: C-INTERCAL 0.34 focused on code hardening and modern toolchain compatibility.

### Related projects

- The README points to CLC-INTERCAL as a related variant implementation. The package also belongs to the broader esolang lineage around languages such as Befunge and Unlambda, both of which appear in C-INTERCAL's examples, interfaces, or release history.

### 来源

- CATB documentation, upstream GitLab README/HISTORY/NEWS files, GitLab project metadata, and Homebrew formula metadata.


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** intercal
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - intercal - 30:0.30-6: normalized package name match | Debian stable package indexes: intercal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | INTERCAL de-obfuscator | http://intercal.freeshell.org/
- Nix - intercal: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/intercal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - intercal - 30:0.30-6: normalized package name match | Ubuntu 24.04 LTS package indexes: intercal from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | INTERCAL de-obfuscator | http://intercal.freeshell.org/


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [lua](https://pkg.so/zh-hans/brew/lua/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [zig](https://pkg.so/zh-hans/brew/zig/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [dart-sdk](https://pkg.so/zh-hans/brew/dart-sdk/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [gambit-scheme](https://pkg.so/zh-hans/brew/gambit-scheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [kotlin](https://pkg.so/zh-hans/brew/kotlin/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [typescript](https://pkg.so/zh-hans/brew/typescript/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [befunge93](https://pkg.so/zh-hans/brew/befunge93/) - Local package facts share a topical domain. Shared terms: cli, esolang, esoteric, language, language-runtime.
- [lolcode](https://pkg.so/zh-hans/brew/lolcode/) - Local package facts share a topical domain. Shared terms: cli, esolang, esoteric, language, language-runtime.
- [algol68g](https://pkg.so/zh-hans/brew/algol68g/) - Local package facts share a topical domain. Shared terms: cli, compiler, language, language-runtime, programming.

## Combined YAML source

View the package source record on GitHub. [combined/intercal.yml](https://github.com/mxcl/pkgdb/blob/main/combined/intercal.yml)


## 来源

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