macOS
brew install cafeobjlocal Homebrew formula metadata
brew
cafeobj のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cafeobjlocal Homebrew formula metadata
sudo apt install cafeobjUbuntu 24.04 LTS package indexes · cafeobj · ソース: archive.ubuntu.com
概要
New generation algebraic specification and programming language
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cafeobj | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/CafeOBJ/cafeobj
インストールメタデータ
| パッケージキー | brew:cafeobj |
|---|---|
| バージョン | 1.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cafeobj |
| ホームページ | 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 |
| 依存関係 | zstd |
| ビルド依存関係 | sbcl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 定義済み |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cafeobj 1.6.0-2build1
new generation algebraic specification and programming language
sudo apt install cafeobjcafeobj-mode 1.6.0-2build1
Emacs major mode for editing CafeOBJ source code
sudo apt install cafeobj-modeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.