Automic VaultAutomic Vault

brew

使用 Homebrew 安装 llgo

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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