Show HN: Woxi - Open-source Mathematica / Wolfram Language reimplementation
- Open Source
- Programming
- Developer Tools
- Science
Woxi is an open-source interpreter for the Wolfram Language written in Rust, paired with a Mathematica-like GUI called Woxi Studio and exposed through a CLI, Jupyter kernel, Python package, npm package, and WASM module. The project is aiming at a hard target: keep enough Wolfram Language compatibility to run real code, while improving the parts that matter in modern use like startup speed, embeddability, and open deployment. The author says conformance is backed by roughly 26,000 unit tests and 900 script snapshot tests, and that support now reaches almost everything up to Mathematica 6.0 with some notable gaps such as MathLink and the parallel APIs.
If your team touches symbolic math, scientific tooling, or notebook-heavy internal workflows, Woxi is worth watching as a practical way to embed Wolfram-style computation without a proprietary runtime. The adoption blocker is no longer basic legitimacy but compatibility depth, frontend polish, and whether it can cover the specific domains you rely on like PDEs, control systems, or rich math input.
-
woxi.ad-si.com
- Discuss on HN