Automic VaultAutomic Vault

brew

byacc mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für byacc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install byacc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install byacc

MacPorts ports tree · devel/byacc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add byacc

Alpine Linux edge package indexes · byacc · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install byacc

Debian stable package indexes · byacc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install byacc

Fedora Rawhide package metadata · byacc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#byacc

nixpkgs package indexes · pkgs/by-name/by/byacc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S byacc

Arch Linux sync databases · byacc · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install byacc

openSUSE Tumbleweed package metadata · byacc · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/byacc

Scoop official bucket manifest trees · bucket/byacc.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

(Arguably) the best yacc variant

Befehle und Aliase

  • byacc

Verlauf

Projektgeschichte und Nutzung

Berkeley Yacc, usually packaged as byacc, is a public-domain yacc-compatible LALR(1) parser generator. It is valued as a small, portable yacc implementation that avoids the heavier dependencies and dialect assumptions of some alternatives.

Projektgeschichte

Thomas E. Dickey's official BYACC page says Robert Corbett wrote byacc around 1990 and notes Corbett was also the original author of bison. The page cites its compatibility with original yacc and records that Dickey later converted the original K&R C source to ANSI C and continued maintaining it.

The original README, preserved in the maintained source tree, states that Berkeley Yacc accepts input conforming to AT&T yacc documentation, is distributed in the public domain, and allows generated parsers to be distributed freely.

Adoptionsgeschichte

BYACC became popular because it was fast, BSD/public-domain-friendly, and yacc-compatible. The official page quotes John Levine's later account that Corbett's implementation was faster than AT&T yacc and quickly became the most popular yacc variant.

The official related-links section points to Debian packages, FreeBSD and NetBSD sources or package collections, and notes that FreeBSD imported this maintained version into its vendor tree in 2012. The supplied package facts show broad packaging across Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Pacman, Scoop, Ubuntu, and zypper.

Wie es verwendet wird

byacc is used as a yacc replacement in build systems and compiler-toolchain work: it reads a grammar and emits C parser source. It is often chosen when projects want yacc compatibility, small generated output, permissive/public-domain licensing, and portability to non-GCC or older C environments.

Warum Paket-Nerds sich dafür interessieren

byacc is package-nerd significant because it is one of the classic parser generators that still matters in modern ports trees. It is tiny but strategically important: swapping yacc implementations can change generated C, expose build assumptions, or avoid a dependency on GNU bison.

Its public-domain status and generated-parser licensing are part of why it persists in base systems, embedded build environments, and conservative packaging stacks.

Zeitleiste

  • 1990: Robert Corbett writes Berkeley Yacc around this period, according to the official history page.
  • 1992: O'Reilly's Lex & Yacc notes byacc compatibility with original yacc, as summarized by the official page.
  • 2000: Thomas E. Dickey begins ANSI C portability work while porting software to VMS.
  • 2005: Dickey notes reviewing FreeBSD versus bison YYPARSE_PARAM compatibility.
  • 2012: FreeBSD imports Dickey's maintained version into its vendor tree, according to the official related-links section.
  • 2026: The official CHANGES file shows continuing maintenance.

Related projects

  • AT&T yacc is the compatibility baseline.
  • GNU bison is the major alternative yacc-family parser generator.
  • Perl-Byacc, BYACC/J, and BtYacc are related derivatives or extensions named by the official related-links section.
  • flex and lex are commonly paired lexical-scanner tools in yacc-based workflows.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
byacccliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version20260126
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://invisible-island.net/byacc/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://invisible-island.net/byacc/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:byacc
Version20260126
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/byacc
Homepagehttps://invisible-island.net/byacc/
Upstream-Dokumentationhttps://invisible-island.net/byacc
LizenzLicenseRef-Homebrew-public-domain
Quellarchivhttps://invisible-mirror.net/archives/byacc/byacc-20260126.tgz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebyacc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

byacc 1:2.0.20241231-1

public domain Berkeley LALR Yacc parser generator

https://invisible-island.net/byacc/

sudo apt install byacc
  • Section: devel
  • Architecture: amd64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Byacc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: byacc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

byacc

nix profile install nixpkgs#byacc
  • normalized package name match
  • Abgeglichen nach: Byacc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/by/byacc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

byacc 1:2.0.20221106-1

public domain Berkeley LALR Yacc parser generator

https://invisible-island.net/byacc/

sudo apt install byacc
  • Section: universe/devel
  • Architecture: amd64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Byacc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: byacc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

byacc 20260126-r0

The Berkeley Yacc general-purpose parser generator

https://invisible-island.net/byacc/byacc.html

sudo apk add byacc
  • License: Public-Domain
  • Architecture: x86_64
  • Source Package: byacc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Byacc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: byacc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

byacc-doc 20260126-r0

The Berkeley Yacc general-purpose parser generator (documentation)

https://invisible-island.net/byacc/byacc.html

sudo apk add byacc-doc
  • License: Public-Domain
  • Architecture: x86_64
  • Source Package: byacc
  • normalized package name match
  • Abgeglichen nach: Byacc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: byacc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

byacc 2.0.20241231-3.fc44

Berkeley Yacc, a parser generator

http://invisible-island.net/byacc/byacc.html

sudo dnf install byacc
  • License: LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND X11 AND X11-distribute-modifications-variant AND FSFUL
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: byacc
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Byacc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: byacc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

byacc 20260126-1

Berkeley reimplementation of the Unix parser generator Yacc

https://invisible-island.net/byacc/

sudo pacman -S byacc
  • License: custom
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Byacc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: byacc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

byacc 20260126-1.1

LALR(1) parser generator

https://invisible-island.net/byacc/byacc.html

sudo zypper install byacc
  • License: LicenseRef-SUSE-Public-Domain
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: byacc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Byacc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: byacc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

byacc

sudo port install byacc
  • normalized package name match
  • Abgeglichen nach: Byacc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/byacc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/byacc

scoop install main/byacc
  • normalized package name match
  • Abgeglichen nach: Byacc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/byacc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment