pkg.soopen package index

brew / rank 10467

Install tengo with Homebrew

Fast script language for Go. Version 3.0.0 via Homebrew; verified 2026-07-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tengo

local Homebrew formula metadata

overview

Package summary

Fast script language for Go

Commands and aliases

  • tengo

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tengoexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version3.0.0
manager updated2026-07-26
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tengo
Version3.0.0
Package managerHomebrew
Homepagehttps://tengolang.com
Repositoryhttps://github.com/d5/tengo
Last updated2026-07-26T00:50:34+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation