macOS
brew install woxilocal Homebrew formula metadata
brew
Interpreter for a subset of the Wolfram Language. Version 0.2.0 via Homebrew; verified 2026-07-17.
install
brew install woxilocal Homebrew formula metadata
overview
Interpreter for a subset of the Wolfram Language
history
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.
security posture
No matching local secret-handling manifest was found for woxi. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
woxi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:woxi |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/woxi |
| Homepage | https://github.com/ad-si/Woxi |
| Repository | https://github.com/ad-si/Woxi |
| Upstream docs | https://github.com/ad-si/Woxi#readme |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/ad-si/Woxi/archive/refs/tags/v0.2.0.tar.gz |
| Last updated | 2026-07-17T08:34:00Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.