# llgo を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:llgo
```

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

### macOS

- Homebrew (100%):

```sh
brew install llgo
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:llgo
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/llgo>
- **バージョン:** 0.12.2
- **ソース概要:** Go compiler based on LLVM integrate with the C ecosystem and Python
- **ホームページ:** <https://github.com/xgo-dev/llgo>
- **リポジトリ:** <https://github.com/xgo-dev/llgo>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/xgo-dev/llgo/archive/refs/tags/v0.12.2.tar.gz>
- **最終更新:** 2026-07-26T13:41:02+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- llgo (cli)
- llgo (エイリアス)

## 依存関係

- bdw-gc
- go@1.25
- libuv
- lld@19
- llvm@19
- openssl@3
- pkgconf

## macOS 提供ライブラリ

- libffi

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.12.2
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/xgo-dev/llgo
- 検出された最新: v0.12.2 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/llgo>
- <https://github.com/goplus/gop/issues/1734>
- <https://github.com/goplus/llgo>
- <https://github.com/xgo-dev/llgo/releases/tag/v0.1.0>
- <https://github.com/xgo-dev/llgo/releases/tag/v0.13.0>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** llgo
- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Runtime dependency declared by Homebrew.
- [llvm@19](https://pkg.so/ja/brew/llvm-19/) - Runtime dependency declared by Homebrew.
- [ldc](https://pkg.so/ja/brew/ldc/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, llvm.
- [lisette](https://pkg.so/ja/brew/lisette/) - Shares pkgdb curated category or tags: cli, compiler, go, language-runtime.
- [orc](https://pkg.so/ja/brew/orc/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [cython](https://pkg.so/ja/brew/cython/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [c3c](https://pkg.so/ja/brew/c3c/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [dmd](https://pkg.so/ja/brew/dmd/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [bigloo](https://pkg.so/ja/brew/bigloo/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [nesc](https://pkg.so/ja/brew/nesc/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime.
- [sagittarius-scheme](https://pkg.so/ja/brew/sagittarius-scheme/) - Local package facts share a topical domain. Shared terms: bdw, bdw-gc, cli, compiler, language.
- [pyenv](https://pkg.so/ja/brew/pyenv/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, language, language-runtime, openssl, openssl-3.

## Combined YAML source

View the package source record on GitHub. [combined/llgo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/llgo.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
