FICHA · MANJARO

yaegi

Yet another Elegant Go Interpreter

  • language-runtime
  • COMMAND-LINE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Turns Go source into an interpreted scripting workflow instead of requiring a normal compiled Go binary. It is useful for experiments, embedded extension points, education, and tools that want Go-like behavior without a separate compile step.

Interpreted code can still read files, run logic, and affect the system according to user permissions. Do not run untrusted scripts without isolation, and test performance before using it for heavy workloads.

How to run

yaegi

Commands: yaegi

Permissions

Permissions not analysed for this source yet.