macOS
brew install brainfucklocal Homebrew formula metadata
brew / 順位 7068
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:brainfuck |
|---|---|
| バージョン | 2.7.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/fabianishere/brainfuck |
| リポジトリ | https://github.com/fabianishere/brainfuck |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
brainfuck 0.1.0.4-10.fc45
Brainfuck interpreter
https://hackage.haskell.org/package/brainfuck
sudo dnf install brainfuckghc-brainfuck 0.1.0.4-10.fc45
Haskell brainfuck library
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuckghc-brainfuck-devel 0.1.0.4-10.fc45
Haskell brainfuck library development files
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuck-develghc-brainfuck-doc 0.1.0.4-10.fc45
Haskell brainfuck library documentation
https://hackage.haskell.org/package/brainfuck
sudo dnf install ghc-brainfuck-docghc-brainfuck-prof 0.1.0.4-10.fc45
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.