Automic VaultAutomic Vault

brew

llgo mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install llgo

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Go compiler based on LLVM integrate with the C ecosystem and Python

Befehle und Aliase

  • llgo

Verlauf

Projektgeschichte und Nutzung

llgo is an LLVM-based Go compiler from the XGo/GoPlus ecosystem. Its stated purpose is to make Go source code interoperate more directly with the C ABI and with ecosystems such as C/C++, Python, JavaScript, Objective-C, and Swift.

Projektgeschichte

The public project proposal for llgo was opened in February 2024 in the GoPlus/XGo issue tracker, describing a Go compiler based on LLVM for better integration with the C ecosystem. The repository release history includes v0.1.0 on April 21, 2024.

The README frames LLGo as 'Go * C ecosystem': compatible with Go through source syntax and compatible with C-family ecosystems through ABI linkage. Examples include importing C standard library wrappers and Python libraries.

Adoptionsgeschichte

llgo is a niche compiler project rather than a mainstream Go distribution. Its adoption story is mainly among XGo/GoPlus users and developers interested in Go-like syntax with lower-friction access to C ABI libraries, Python modules, WebAssembly, embedded development, and data-science tooling.

Wie es verwendet wird

The command-line tool is used to build or run LLGo programs, including examples that import C wrappers or Python-facing packages. In Homebrew, the formula gives macOS and Linux users a packaged entry point without cloning and bootstrapping the compiler from source.

Warum Paket-Nerds sich dafür interessieren

llgo is interesting because it packages a language experiment at the boundary between Go, LLVM, and foreign-function ecosystems. It is not just another Go tool; it is a compiler-line package that asks whether Go-style code can use LLVM and C ABI linkage as its integration layer.

Zeitleiste

  • 2024-02-13: GoPlus/XGo issue #1734 proposed llgo as an LLVM-based Go compiler.
  • 2024-04-21: v0.1.0 appeared in GitHub releases.
  • 2026-03-09: v0.13.0 appeared in GitHub releases.

Related projects

  • XGo/GoPlus is the parent ecosystem described by the llgo README.
  • LLVM provides the compiler infrastructure foundation.
  • The goplus/lib packages provide C, C++, and Python-facing libraries used by llgo examples.

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.
  • Installiert mit 7 Laufzeitabhängigkeiten.

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
llgocliglobales 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-Version0.12.2
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.12.2

https://github.com/xgo-dev/llgo

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:llgo
Version0.12.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/llgo
Homepagehttps://github.com/xgo-dev/llgo
Repositoryhttps://github.com/xgo-dev/llgo
Upstream-Dokumentationhttps://github.com/goplus/llgo#readme
LizenzApache-2.0
Quellarchivhttps://github.com/xgo-dev/llgo/archive/refs/tags/v0.12.2.tar.gz
Zuletzt aktualisiert2026-07-04T16:53:43+09:00
Pulseupdated
Abhängigkeitenbdw-gc, go@1.25, libuv, lld@19, llvm@19, openssl@3, pkgconf
Von macOS bereitgestellte Bibliothekenlibffi
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 Namellgo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment