February 28, 2026

Open-source math feud, Rust edition

Woxi: Wolfram Mathematica Reimplementation in Rust

Rust-built Woxi takes on Mathematica—fans cheer, skeptics sigh, and IP alarms ring

TLDR: Woxi is a Rust-based, open interpreter for the Wolfram Language with Jupyter support and a speedy, no-license launch. The crowd is split between excitement over an accessible Mathematica-like tool and doubts about matching decades of polish, with extra drama over “who owns an algorithm” and some meme-y snark.

Move over, math royalty: Woxi is here, a Rust-built, open interpreter for the Wolfram Language that runs scripts, powers Jupyter notebooks, and even has a browser-based demo. The dev says it’s faster to start than Wolfram’s own tool because it skips license checks—try it right now via GitHub. But the real action? The comments.

The lead dev strides in with big energy: Woxi’s next release aims to match most of Mathematica 1.0 plus “>900” popular newer functions. Cue the hype train. Then a chill gust: a self-professed superfan of both Rust and Mathematica declares skepticism, arguing the magic of Mathematica is decades of polish you can’t just clone. That set the tone: ambition vs. experience.

Meanwhile, the legal-philosophy fireworks start. One commenter wonders if a company could just have an AI agent port the project and asks, “Who owns an algorithm?” That sparked the IP jitters—is everything destined to be copied eventually? In a lighter lane, someone drops the meme-y drive‑by: “vibe coded?”—and suddenly it’s a whole mood.

Balancing it all, a pragmatic voice highlights a crowd-pleaser: a Jupyter Lite browser mode (plus a studio option) that calms worries about setup, making Woxi feel real and usable today. The vibe? Bold open-source challenger meets polish skeptics, with a side of jokes and legal side-eye. If Woxi keeps shipping—and those 900 functions land—this could be the summer’s nerdiest sequel.

Key Points

  • Woxi is a Rust-based interpreter for the Wolfram Language focused on CLI scripting and Jupyter notebooks.
  • It offers full Jupyter Notebook support, including graphics, and an in-browser JupyterLite instance.
  • Installation is available via cargo, with source build instructions via GitHub and Rust toolchain.
  • Woxi provides eval, run, and repl commands, and a Jupyter kernel installation for notebook use.
  • The project claims faster execution than WolframScript by avoiding kernel startup and license verification.

Hottest takes

"support most features of Mathematica 1.0... (> 900 overall!)" — adius
"I should be the audience, but... I look at this project with skepticism" — the__alchemist
"Who owns an algorithm? Will everything get copied eventually?" — downboots
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.