zlacker

[return to "Wolfram Compute Services"]
1. adius+pb[view] [source] 2025-12-06 10:07:24
>>nsoonh+(OP)
With all the integrated standard functions Mathematica is such an incredible tool. We really need an open source version of it. Even if we implement only 10% of the features it would be already incredible useful.

I started working on an implementation in Rust called Woxi (https://github.com/ad-si/Woxi) and I hope to find some contributors, as it is such a gargantuan task!

◧◩
2. Gave46+JW[view] [source] 2025-12-06 17:33:18
>>adius+pb
imo you should implement double pass for the evaluator. using pest tokens in the functions etc makes it gard to implement also makes it slow and not optimizable
[go to top]