# woxi を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:woxi
```

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

### macOS

- Homebrew (100%):

```sh
brew install woxi
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:woxi
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/woxi>
- **バージョン:** 0.2.0
- **ソース概要:** Interpreter for a subset of the Wolfram Language
- **ホームページ:** <https://github.com/ad-si/Woxi>
- **リポジトリ:** <https://github.com/ad-si/Woxi>
- **上流ドキュメント:** <https://github.com/ad-si/Woxi#readme>
- **ライセンス:** AGPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/ad-si/Woxi/archive/refs/tags/v0.2.0.tar.gz>
- **最終更新:** 2026-07-17T08:34:00Z
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

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

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 0.2.0
- マネージャ更新日: 2026-07-17
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ad-si/Woxi
- 検出された最新: v0.2.0 (最新)
## プロジェクトの歴史と使われ方

Woxi, short for 'Wolfram oxidized,' is a Rust-powered interpreter implementing a subset of the Wolfram Language. Its initial focus is command-line scripting and notebooks without depending on the proprietary Wolfram kernel.

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

The official repository was created in September 2024. Development expanded the interpreter beyond a CLI into Jupyter, WebAssembly/JavaScript, Python, and a macOS notebook editor; v0.2.0 became the first currently listed GitHub release in July 2026.

### 採用の歴史

Woxi is installable as a Rust crate with cargo install woxi, as the woxi-wasm npm package, as pre-built Python wheels from PyPI, and as a Homebrew formula. The project also hosts a browser-accessible JupyterLite instance for trying the interpreter.

### 使われ方

The woxi command evaluates expressions, runs .wls scripts, and starts a persistent REPL. A Jupyter kernel provides notebook support with graphical output, while JavaScript and Python bindings embed evaluation in other runtimes.

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

Woxi is notable for reimplementing part of a proprietary language in Rust and exposing the same evaluator through native CLI, Cargo, Homebrew, npm/WebAssembly, PyPI, Jupyter, and a macOS application. That cross-ecosystem packaging makes it useful as both a scripting tool and an embeddable runtime experiment.

### タイムライン

- 2024-09: Official GitHub repository created.
- 2026-07: v0.2.0 published as the first currently listed GitHub release.
- 2026: Official distribution spans Cargo, npm/WebAssembly, PyPI wheels, Homebrew, and source builds.

### Related projects

- Wolfram Language and WolframScript define the language and reference behavior Woxi aims to reproduce in part.
- Jupyter and JupyterLite provide notebook front ends for Woxi.
- woxi-wasm and the woxi Python package expose the interpreter to JavaScript and Python programs.

### ソース

- <https://github.com/ad-si/Woxi#readme>
- <https://github.com/ad-si/Woxi/releases>
- <https://woxi.ad-si.com/>


## セキュリティノート

woxi に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** woxi
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [cpi](https://www.automicvault.com/ja/pkg/brew/cpi/) - Shares av.db curated category or tags: cli, interpreter, interpreters, language-runtime, repl.
- [regina-rexx](https://www.automicvault.com/ja/pkg/brew/regina-rexx/) - Shares av.db curated category or tags: cli, interpreter, interpreters, language-runtime.
- [rustpython](https://www.automicvault.com/ja/pkg/brew/rustpython/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, rust, wasm.
- [arf](https://www.automicvault.com/ja/pkg/brew/arf/) - Shares av.db curated category or tags: cli, language-runtime, repl, rust.
- [bic](https://www.automicvault.com/ja/pkg/brew/bic/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, repl.
- [cling](https://www.automicvault.com/ja/pkg/brew/cling/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, repl.
- [rhai](https://www.automicvault.com/ja/pkg/brew/rhai/) - Shares av.db curated category or tags: cli, language-runtime, rust, wasm.
- [three-body](https://www.automicvault.com/ja/pkg/brew/three-body/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, rust.

## Combined YAML source

View the package source record on GitHub. [combined/woxi.yml](https://github.com/automic-vault/db/blob/main/combined/woxi.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
