# tengo を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:tengo
```

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

### macOS

- Homebrew (100%):

```sh
brew install tengo
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tengo
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tengo>
- **バージョン:** 3.0.0
- **ソース概要:** Fast script language for Go
- **ホームページ:** <https://tengolang.com>
- **リポジトリ:** <https://github.com/d5/tengo>
- **上流ドキュメント:** <https://tengolang.com>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/d5/tengo/archive/refs/tags/v3.0.0.tar.gz>
- **最終更新:** 2026-07-26T00:50:34+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

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

Tengo is a small, dynamic scripting language for Go, implemented as bytecode executed on a stack-based virtual machine. The project positions it as fast, secure, embeddable, extensible, and usable either through Go APIs or as a standalone CLI and REPL.

### プロジェクトの歴史

The GitHub repository was created in January 2019 and the first listed GitHub release, v0.9.1, followed later that month. The project grew around the need for a lightweight scripting layer that Go programs could embed without cgo or external runtime dependencies.

### 採用の歴史

Tengo's adoption is mostly in the Go ecosystem: the README demonstrates embedding scripts through `github.com/d5/tengo/v2`, points to Go package documentation, and links language docs for syntax, object types, runtime types, interoperability, CLI use, and the standard library. Homebrew packaging adds a package-manager path for users who want the `tengo` executable.

### 使われ方

Developers use Tengo to evaluate expressions, run user-provided scripts with controlled inputs, or ship rule engines, state machines, data pipelines, and transpiler workflows inside Go applications. The CLI also exposes Tengo as a standalone language for scripting and REPL-style use.

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

Tengo matters to package nerds because it is both a library and a command-line language runtime: it packages a tiny VM, standard library, CLI, and docs as a Go-native tool. Its benchmark table compares it with embedded Lua, JavaScript, Starlark, Python, Yaegi, and other interpreters, which is exactly the sort of tradeoff package curators track when choosing embeddable runtimes.

### タイムライン

- 2019-01-09: GitHub repository created.
- 2019-01-30: v0.9.1 release published.
- 2022-09-26: v2.13.0 release published.
- 2024-02-29: v2.17.0 release published.
- 2025-05-24: v3.0.0 release published.

### Related projects

- The README compares Tengo benchmark results with go-lua, GopherLua, goja, starlark-go, gpython, Yaegi, otto, and Anko, and links related projects such as go-fsm and tengo2lua.

### ソース

- <https://api.github.com/repos/d5/tengo>
- <https://api.github.com/repos/d5/tengo/releases>
- <https://github.com/d5/tengo#readme>
- <https://tengolang.com>
- source_facts.package-manager


## セキュリティノート

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:** tengo
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing 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.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [fzf](https://pkg.so/ja/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [hugo](https://pkg.so/ja/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [golangci-lint](https://pkg.so/ja/brew/golangci-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [powershell](https://pkg.so/ja/brew/powershell/) - Shares pkgdb curated category or tags: cli, developer-tools, scripting-language.
- [k6](https://pkg.so/ja/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [shfmt](https://pkg.so/ja/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [overmind](https://pkg.so/ja/brew/overmind/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [grpcurl](https://pkg.so/ja/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [d2](https://pkg.so/ja/brew/d2/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, language, scripting.
- [libslax](https://pkg.so/ja/brew/libslax/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, language, scripting.

## Combined YAML source

View the package source record on GitHub. [combined/tengo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tengo.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
