macOS
brew install woxilocal Homebrew formula metadata
brew / rank 13135
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 | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://github.com/ad-si/Woxi |
| Repository | https://github.com/ad-si/Woxi |
| Last updated | 2026-07-17T08:34:00Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.