macOS
brew install brainfucklocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.