Show HN: Woxi – Open-source Mathematica / Wolfram Language reimplementation

Woxi is an interpreter for the Wolfram Language written in Rust.It comes with Woxi Studio, a Mathema…

Woxi is an interpreter for the Wolfram Language written in Rust.

It comes with Woxi Studio, a Mathematica-like GUI built with iced, but you can also use Woxi through a CLI, Jupyter kernel, Python package, npm package, or WASM module.

Compared with wolframscript / Mathematica, the main differences are:

– Free and open source – Very fast startup – Typically milliseconds rather than seconds for the Wolfram kernel, making Woxi practical for shell scripts, one-liners, and other short-lived processes – Embeddable – It can run in a browser via WASM or be embedded into another application as a scripting language

A more detailed comparison with Mathematica is available here: https://woxi.ad-si.com/docs/comparison/mathematica/.

Conformance is ensured with ~26’000 unit tests and ~900 .wls script snapshot tests.

The current focus is on fixing remaining edge cases, improving performance, and growing the community.

If you use the Wolfram Language, I’d be particularly interested in feedback on compatibility and missing functionality. Contributions and bug reports are also very welcome: https://github.com/ad-si/Woxi


Comments URL: https://news.ycombinator.com/item?id=49270040

Points: 98

# Comments: 3

该文观点仅代表作者本人,企服科学平台仅提供信息存储空间服务。

(0)
上一篇 1天前
钟睒睒再次炮轰平台经济 反垄断监管之下的渠道博弈
下一篇 1天前

相关推荐

发表回复

登录后才能评论
分享本页
返回顶部