macOS
brew install brainfucklocal Homebrew formula metadata
brew
Interpreter for the brainfuck language. Version 2.7.3 via Homebrew; verified from local package data.
install
brew install brainfucklocal Homebrew formula metadata
sudo dnf install brainfuckFedora Rawhide package metadata · brainfuck · source: dl.fedoraproject.org
overview
Interpreter for the brainfuck language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
brainfuck | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fabianishere/brainfuck
install metadata
| Package key | brew:brainfuck |
|---|---|
| Version | 2.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/brainfuck |
| Homepage | https://github.com/fabianishere/brainfuck |
| Repository | https://github.com/fabianishere/brainfuck |
| Upstream docs | https://github.com/fabianishere/brainfuck#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/fabianishere/brainfuck/archive/refs/tags/2.7.3.tar.gz |
| Build dependencies | cmake |
| Uses from macOS | libedit |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-profsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.