Automic VaultAutomic Vault

brew

使用 Homebrew 安装 befunge93

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install befunge93

local Homebrew formula metadata

概览

软件包摘要

Esoteric programming language

命令和别名

  • bef
  • bef2c
  • befprof

历史

项目历史与用法

Befunge-93 is Chris Pressey's 1993 esoteric programming language whose source code is laid out on a two-dimensional grid and executed by a program counter that can move in multiple cardinal directions. The Homebrew package installs the reference distribution, including the `bef` interpreter and related tools.

项目历史

Cat's Eye Technologies lists Befunge-93 as a programming language with an inception date of September 1993, influenced by Maentwrog, brainfuck, and FALSE. Its official specification records the original document as September 1993, followed by updates in 1996, 2004, a Markdown conversion in 2012, and a Silver Jubilee update in 2018.

The current reference distribution describes itself as the Befunge-93 reference distribution and includes the specification, the `bef` reference interpreter/debugger, a Befunge-to-ANSI-C compiler, a profiler, examples, and historical archive material.

采用历史

Befunge-93 became one of Cat's Eye Technologies' best-known languages: the official language catalog calls it one of the more popular languages Pressey designed and implemented, notes that it was cited in the New Hacker's Dictionary, and lists an esolangs.org entry and archive.org runnable copy.

The Homebrew formula preserves the language as a command-line toolchain for modern Unix-like systems, making an early-1990s esolang available through normal package-manager workflows rather than as only archived source.

使用方式

Users typically run `bef` to execute Befunge-93 programs, while `bef2c` and `befprof` provide a compiler-to-C path and profiling support from the reference distribution. Programs are constrained to the classic 80x25 toroidal playfield and use a stack-based, self-modifying instruction set.

The package is mostly useful for language archaeology, esolang experimentation, teaching unusual control-flow models, and running historical examples rather than for production application development.

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

Befunge-93 is package-nerd significant because it is a small, canonical implementation of a famous esolang: the installed binaries are not just demos, but the maintained reference lineage for a language that helped define two-dimensional and self-modifying esoteric programming.

It is also a nice example of why package managers carry cultural artifacts. Installing `befunge93` is less about dependency graphs and more about making computing folklore reproducible from a shell prompt.

时间线

  • 1993: Befunge-93 created and original documentation written.
  • 1996: Official documentation updated.
  • 2004: Documentation updated again and a rel_2_21-era tag appears in the reference repository.
  • 2012: Specification converted from HTML to Markdown.
  • 2018: Silver Jubilee Edition of the reference distribution prepared.
  • 2020s: Homebrew continues to package the reference implementation as `befunge93`.

Related projects

  • Maentwrog is listed by Cat's Eye Technologies as an influence and predecessor.
  • Befunge-97 and Funge-98 are listed as later descendants of Befunge-93.
  • Wierd is listed as another later Cat's Eye language influenced by Befunge-93.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://catseye.tc/article/Languages.md#befunge-93

安装元数据

软件包元数据

软件包键brew:befunge93
版本2.25
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/befunge93
主页https://catseye.tc/article/Languages.md#befunge-93
仓库https://git.catseye.tc/Befunge-93
上游文档https://catseye.tc/article/Languages
许可证BSD-3-Clause
源码归档https://catseye.tc/distfiles/befunge-93-2.25.zip
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 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
  • package relationship graph
  • package version freshness
  • package-page enrichment