# 使用 Homebrew 安装 woxi

查看 woxi 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install woxi
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:woxi
- **软件包管理器:** Homebrew
- **版本:** 0.2.0
- **来源摘要:** Interpreter for a subset of the Wolfram Language
- **主页:** <https://github.com/ad-si/Woxi>
- **仓库:** <https://github.com/ad-si/Woxi>
- **最后更新:** 2026-07-17T08:34:00Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- woxi (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/woxi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/woxi.yml)


## 来源

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