macOS
brew install brainfucklocal Homebrew formula metadata
brew
brainfuck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install brainfucklocal Homebrew formula metadata
sudo dnf install brainfuckFedora Rawhide package metadata · brainfuck · ソース: dl.fedoraproject.org
概要
Interpreter for the brainfuck language
履歴
fabianishere/brainfuck is a C implementation of a Brainfuck interpreter. It packages the esoteric language as a conventional Unix-style CLI with file execution, direct evaluation, an interactive console, examples, and a small C API.
The GitHub repository was created in November 2011. The official README describes the project as a Brainfuck interpreter written in C, built with CMake and a C compiler, with libedit used for interactive console support.
Official Git tags show a long-lived small project, from early 0.1.x tags through 2.7.x tags. The repository README lists multiple contributors and includes an examples directory of Brainfuck programs with attribution where possible.
The input package facts record Homebrew and Fedora DNF packaging. That is modest adoption, but enough to make the interpreter available through mainstream package managers rather than only as source code.
As a package, its role is mostly educational and recreational: it gives users a ready-made interpreter for an esoteric language often used in programming-language demonstrations and code-golf culture.
The README documents running brainfuck with files, using --eval to run code directly, --version and --help, and opening an interactive console when no arguments are passed.
The project also exposes a C API around parsing, execution context creation, execution, and cleanup, so it can be embedded or used as a small interpreter library in addition to the command-line binary.
This package is not historically important as a unique interpreter, but it is a neat package-manager specimen: an esoteric language runtime small enough to ship everywhere and useful for testing terminals, compilers, examples, and packaging workflows.
Its significance comes from Brainfuck's cultural footprint among programmers, plus the practical convenience of having a maintained C interpreter available from Homebrew and DNF.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
brainfuck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fabianishere/brainfuck
インストールメタデータ
| パッケージキー | brew:brainfuck |
|---|---|
| バージョン | 2.7.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/brainfuck |
| ホームページ | https://github.com/fabianishere/brainfuck |
| リポジトリ | https://github.com/fabianishere/brainfuck |
| 上流ドキュメント | https://github.com/fabianishere/brainfuck#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/fabianishere/brainfuck/archive/refs/tags/2.7.3.tar.gz |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | libedit |
| 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | brainfuck |
| 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 パッケージリンクとは分けて表示されます。
brainfuck 0.1.0.4-9.fc44
Brainfuck interpreter
https://hackage.haskell.org/package/brainfuck
sudo dnf install brainfuckghc-brainfuck 0.1.0.4-9.fc44
Haskell brainfuck library
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuckghc-brainfuck-devel 0.1.0.4-9.fc44
Haskell brainfuck library development files
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuck-develghc-brainfuck-doc 0.1.0.4-9.fc44
Haskell brainfuck library documentation
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuck-docghc-brainfuck-prof 0.1.0.4-9.fc44
Haskell brainfuck profiling library
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuck-profソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.