macOS
brew install brainfucklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für brainfuck in AI-Agent-Workflows.
Installation
brew install brainfucklocal Homebrew formula metadata
sudo dnf install brainfuckFedora Rawhide package metadata · brainfuck · Quelle: dl.fedoraproject.org
Überblick
Interpreter for the brainfuck language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
brainfuck | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fabianishere/brainfuck
Installationsmetadaten
| Paketschlüssel | brew:brainfuck |
|---|---|
| Version | 2.7.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/brainfuck |
| Homepage | https://github.com/fabianishere/brainfuck |
| Repository | https://github.com/fabianishere/brainfuck |
| Upstream-Dokumentation | https://github.com/fabianishere/brainfuck#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/fabianishere/brainfuck/archive/refs/tags/2.7.3.tar.gz |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | libedit |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-profQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.