pkg.soopen package index

brew / rang 9434

Installer wren-cli avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wren-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install wren-cli

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install wren-cli

MacPorts ports tree · lang/wren-cli/Portfile · Source: api.github.com

aperçu

Résumé du paquet

Simple REPL and CLI tool for running Wren scripts

Commandes et alias

  • wren_cli

historique

Historique du projet et usages

Wren CLI is the standalone command-line companion to Wren, a small embeddable scripting language created by Bob Nystrom and later maintained in the wren-lang GitHub organization. The CLI exists because the core Wren VM is deliberately minimal: it gives users a REPL and script runner, plus operating-system-facing modules such as file I/O and networking that are intentionally not bundled into the language core.

In package-manager terms, wren-cli matters less as a large ecosystem tool and more as the practical executable that turns Wren from an embeddable VM into a shell-usable language runtime. It is the piece a developer installs when they want to run `.wren` scripts, experiment at a prompt, or study a small real-world embedding of the Wren VM.

Historique du projet

The Wren language repository dates to 2013, and the language site describes Wren as a small, fast, class-based concurrent scripting language with an intentionally tiny implementation and standard library. In November 2018 Bob Nystrom announced that Sven Bergstrom, known as ruby0x1, would become Wren's lead maintainer and that the project would move under the `wren-lang` organization, preserving issues, pull requests, and project infrastructure.

The Wren development blog announced the maintainer transition publicly on 4 February 2019 and emphasized continuity: Wren would evolve while staying small, simple, learnable, and hackable. The separate `wren-cli` repository was created later in 2019 as the standalone command-line tool for the language, and GitHub releases show tagged CLI releases such as 0.3.0 in June 2020 and 0.4.0 in November 2021.

Historique d'adoption

Wren's adoption has historically centered on embedding, games, language experimentation, and small tools rather than a large package ecosystem. The Wren homepage highlights the small VM and C API, while the CLI page frames wren-cli as both a practical tool and a real-world usage example for people learning how Wren can be embedded and extended.

The CLI also reflects Wren's post-2018 stewardship model: the language and supporting tools live in the shared `wren-lang` organization instead of only under the original author's account. That makes wren-cli part of the maintained Wren distribution story even though it is intentionally separate from the minimal core VM.

Modes d'utilisation

Users install or build `wren_cli` to run Wren source files, start a REPL, and access the CLI-specific modules documented at `wren.io/cli`. The CLI depends on libuv for operating-system features, which lets scripts use facilities such as file I/O and networking while keeping the base Wren language small.

Typical package-nerd usage is exploratory: run examples, test snippets, wire small scripts, or compare Wren's embedding model with Lua-style scripting. The CLI page is explicit that it is a work in progress and a standalone project, so users should treat it as the general-purpose executable around the language rather than as the entire Wren runtime.

Pourquoi les passionnés de paquets s'y intéressent

wren-cli is significant because it packages the otherwise embeddable-first Wren VM into a normal Unix-style executable. That makes it indexable by Homebrew and MacPorts, scriptable from a shell, and easy to include in language-runtime inventories alongside Lua, Janet, or other compact embeddable languages.

Its separation from the core language is also historically interesting: Wren's design keeps the VM and standard library small, while the CLI carries the pragmatic I/O surface that package users expect from a runnable scripting language.

Chronologie

  • 2013: The Wren language repository is created on GitHub.
  • 2018: Bob Nystrom announces a maintainer transition and move to the `wren-lang` organization.
  • 2019-02-04: The Wren blog announces the new maintainer era and centralized project blog.
  • 2019-09-18: The `wren-lang/wren-cli` repository is created.
  • 2020-06-05: Wren CLI 0.3.0 is published on GitHub.
  • 2021-11-20: Wren CLI 0.4.0 is published on GitHub.

Related projects

  • Wren is the core language and VM that wren-cli runs.
  • libuv supplies the CLI's operating-system-facing functionality.
  • The wren-lang organization hosts the language, CLI, and site repositories.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:repl

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
wren_cliexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.4.0
gestionnaire mis à jour2026-07-10
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:wren-cli
Version0.4.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/wren-lang/wren-cli
Dépôthttps://github.com/wren-lang/wren-cli
Dernière mise à jour2026-07-10T09:59:34-04:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts95%

wren-cli

sudo port install wren-cli
  • normalized package name match
  • Correspondance par : Wren Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/wren-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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