Automic VaultAutomic Vault

brew

llgo を Homebrew でインストール

llgo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install llgo

local Homebrew formula metadata

概要

パッケージ概要

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

コマンドとエイリアス

  • llgo

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
llgocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.12.2
マネージャ更新日2026-07-04
ローカルデータOK
上流最新
検出された最新v0.12.2

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

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:llgo
バージョン0.12.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/llgo
ホームページhttps://github.com/xgo-dev/llgo
リポジトリhttps://github.com/xgo-dev/llgo
上流ドキュメントhttps://github.com/goplus/llgo#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/xgo-dev/llgo/archive/refs/tags/v0.12.2.tar.gz
最終更新2026-07-04T16:53:43+09:00
Pulseupdated
依存関係bdw-gc, go@1.25, libuv, lld@19, llvm@19, openssl@3, pkgconf
macOS 提供ライブラリlibffi
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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