Automic VaultAutomic Vault

brew

io を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install io

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install Io

MacPorts ports tree · lang/Io/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#io

nixpkgs package indexes · pkgs/by-name/io/io/package.nix · ソース: api.github.com

概要

パッケージ概要

Small prototype-based programming language

コマンドとエイリアス

  • io
  • io_static

履歴

プロジェクトの歴史と使われ方

Io is a small dynamic prototype-based programming language built around message passing, prototype objects, runtime-inspectable code, and a compact VM. Its official materials place it in the lineage of Smalltalk, Self, NewtonScript, Act1, Lisp, and Lua, with an emphasis on conceptual unification rather than surface syntax.

プロジェクトの歴史

The official timeline says Steve Dekorte began Io in March 2002 as a minimal prototype-based language, with early public releases and a programming guide appearing through the Yahoo Group community shortly afterward. In its first year, Io gained actors, coroutines, incremental garbage collection, weak links, networking, and a quickly expanding addon system.

Io entered programming-language culture through its compact object model and message-tree semantics. The official timeline records a Lua Workshop talk and an ACM Dynamic Languages Symposium presentation in 2005, then source-history moves from email patches to a public DARCS repository, git hosting, and GitHub.

The project continued to evolve through build-system and runtime changes, including a CMake transition in 2010, Eerie package-manager work under the IoLanguage organization from 2017, and a later WebAssembly/WASI direction with JavaScript bridging. The Homebrew package is therefore attached to a language with a long experimental runtime history, not just a frozen curiosity.

採用の歴史

Io never became a mainstream application language, but it became memorable among programming-language enthusiasts because its tiny syntax exposes prototypes, messages, futures, actors, and code-as-data ideas directly. Its package-manager presence in Homebrew, MacPorts, and Nix reflects that role as a language runtime people install to explore or preserve a distinctive design.

Adoption is best understood as educational and exploratory. Io is the kind of package that appears in language surveys, polyglot exercises, and prototype-object discussions because it shows a coherent alternative to class-based object systems and keyword-heavy syntax.

使われ方

Users run the `io` interpreter or build the runtime to experiment with message sends, prototype cloning, slots, blocks, addons, and concurrency constructs. The official guide and reference are central because the language's unusual semantics are easier to understand through examples than through command flags alone.

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

Io matters to package nerds because it preserves a compact, radical language design in executable form. It also has the classic packaging shape of a niche language runtime: VM, interpreter, standard library, historical native addons, documentation, tags, branches, and compatibility questions across Unix-like systems.

Its significance is disproportionate to install counts. A package manager carrying Io lets users reproduce examples from programming-language books and discussions, inspect a prototype-based VM, and compare the packaging demands of small language runtimes against larger ecosystems.

タイムライン

  • 2002-03: Steve Dekorte begins work on Io.
  • 2002-04: Early public releases and a programming guide appear through the early community.
  • 2005-07: Io is presented at the Lua Workshop.
  • 2005-10: Io is presented at the ACM Dynamic Languages Symposium.
  • 2007-03: Source history moves from DARCS to git.
  • 2008-02: The Io repository appears on GitHub.
  • 2010-05: The build moves to CMake.
  • 2017-11: Eerie package-manager work is rewritten under the IoLanguage organization.
  • 2026: WASM/WASI work, stackless evaluation, resumable exceptions, and JavaScript bridging are recorded in the official timeline.

Related projects

  • Self and Smalltalk are core influences on Io's object and message model.
  • NewtonScript, Act1, Lisp, and Lua are cited by the project as design influences.
  • Eerie is the related Io package manager recorded in the official timeline.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
iocliグローバル実行可能ファイル
io_staticcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2017.09.06
マネージャ更新日
ローカルデータOK
上流最新
検出された最新2017.09.06

https://github.com/IoLanguage/io

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:io
バージョン2017.09.06
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/io
ホームページhttp://iolanguage.com/
リポジトリhttps://github.com/IoLanguage/io
上流ドキュメントhttps://iolanguage.org/guide/guide.html
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/IoLanguage/io/archive/refs/tags/2017.09.06.tar.gz
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameio
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

io

nix profile install nixpkgs#io
  • normalized package name match
  • 一致条件: Io
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/io/io/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

Io

sudo port install Io
  • normalized package name match
  • 一致条件: Io
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/Io/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/io.yml

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment