Automic VaultAutomic Vault

brew

befunge93 を Homebrew でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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