# 使用 Homebrew, apt 安装 cafeobj

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

## 安装

```sh
sudo av install brew:cafeobj
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cafeobj
```

  证据: local Homebrew formula metadata

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install cafeobj
```

  证据: Ubuntu 24.04 LTS package indexes: cafeobj from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:cafeobj
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cafeobj>
- **版本:** 1.6.2
- **来源摘要:** New generation algebraic specification and programming language
- **主页:** <https://cafeobj.org/>
- **仓库:** <https://github.com/CafeOBJ/cafeobj>
- **上游文档:** <https://cafeobj.org/>
- **许可证:** BSD-2-Clause AND LicenseRef-Homebrew-public-domain AND MIT
- **源码归档:** <https://github.com/CafeOBJ/cafeobj/archive/refs/tags/v1.6.2.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- cafeobj (cli)
- cafeobj (别名)

## 依赖

- zstd

## 构建依赖

- sbcl

## 安装行为

- post-install 钩子: 已定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.6.2
- 本地数据: OK
- 上游仓库: https://github.com/CafeOBJ/cafeobj
- 检测到的最新版本: v1.6.2 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

CafeOBJ is an algebraic specification and programming language used in formal-methods work, theorem-style verification, and executable specifications.

### 项目历史

The official interpreter README identifies CafeOBJ as a new-generation algebraic specification and programming language and as a direct successor of OBJ. It inherits OBJ features such as mixfix syntax, subtyping, module composition, parameterized modules, views, and module expressions, while adding rewriting logic, hidden algebra, and combinations of those paradigms.

The open interpreter source is maintained in Common Lisp and can be built with Allegro CL, SBCL, or CLISP. The GitHub repository was created in 2017, while the README for version 1.6.0 is dated 2020-01-20 and the repository carries later 1.6.x tags.

### 采用历史

CafeOBJ's adoption is specialized: it lives in the formal specification and verification community rather than mainstream application development. Packaging in Homebrew and Ubuntu makes it easier for researchers, students, and toolchain curators to install the interpreter without manually building a Lisp system.

### 使用方式

Users write formal specifications, load them into the CafeOBJ processor, reduce terms, inspect modules, and construct proof scores. The official introductory material walks beginners from describing specifications to verification using simple natural-number examples.

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

CafeOBJ matters to package-history nerds because it is one of the long-tail formal-methods languages that package managers preserve alongside mainstream compilers. Its Homebrew formula keeps a Common Lisp-based research language installable on modern developer machines.

### 时间线

- 2017: Public CafeOBJ interpreter repository created on GitHub.
- 2020: README marks CafeOBJ interpreter version 1.6.0 dated 2020-01-20.
- 2020s: 1.6.x tags continue the interpreter line.
- Present: Homebrew and Ubuntu package the interpreter for easier installation.

### Related projects

- OBJ is the direct predecessor named by the official CafeOBJ README.
- CafeOBJ sits near other algebraic specification and rewriting-logic tools, but its official documentation frames its own lineage through OBJ, rewriting logic, hidden algebra, and proof scores.

### 来源

- <https://api.github.com/repos/CafeOBJ/cafeobj>
- <https://api.github.com/repos/CafeOBJ/cafeobj/tags>
- <https://cafeobj.org/files/manual.pdf>
- <https://cafeobj.org/intro/en/index.html>
- <https://github.com/CafeOBJ/cafeobj#readme>


## 安全说明

generalized runtime or code generation signal.

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

## 源数据库详情

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

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

- Ubuntu apt - cafeobj - 1.6.0-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cafeobj from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | new generation algebraic specification and programming language | http://cafeobj.org/
- Ubuntu apt - cafeobj-mode - 1.6.0-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cafeobj-mode from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Emacs major mode for editing CafeOBJ source code | http://cafeobj.org/


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zstd](https://www.automicvault.com/zh-hans/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [sbcl](https://www.automicvault.com/zh-hans/pkg/brew/sbcl/) - Build dependency declared by Homebrew.
- [ats2-postiats](https://www.automicvault.com/zh-hans/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, formal-methods, language-runtime, programming-language.
- [agda](https://www.automicvault.com/zh-hans/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [alda](https://www.automicvault.com/zh-hans/pkg/brew/alda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/zh-hans/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/zh-hans/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [befunge93](https://www.automicvault.com/zh-hans/pkg/brew/befunge93/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [brainfuck](https://www.automicvault.com/zh-hans/pkg/brew/brainfuck/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [c3c](https://www.automicvault.com/zh-hans/pkg/brew/c3c/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [julia](https://www.automicvault.com/zh-hans/pkg/brew/julia/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, programming, programming-language.
- [swift](https://www.automicvault.com/zh-hans/pkg/brew/swift/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, programming, programming-language.
- [rakudo-star](https://www.automicvault.com/zh-hans/pkg/brew/rakudo-star/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, new, programming.

## Combined YAML source

View the package source record on GitHub. [combined/cafeobj.yml](https://github.com/automic-vault/db/blob/main/combined/cafeobj.yml)


## 来源

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