Remix.run Logo
alex7o 6 hours ago

This was also posted 6 months ago: https://news.ycombinator.com/item?id=47155526

adius 4 hours ago | parent [-]

Since then, we've made more than 7,000 commits and massively expanded Woxi's feature set. So it's well worth another try for anyone who tried it back then!

alex7o an hour ago | parent | next [-]

That is great work guys, for me turning that into an mcp for agents and assistants has been an amazing experience

pama 4 hours ago | parent | prev [-]

You now fully support version 1.0. IIRC, the first version of Mathematica I used back in early 1993 was 2.1 soon followed by 2.2, which was useful for a couple of years. How much extra work is it to reach full compatibility with that version? (I had used MathLink at the time.)

adius 4 hours ago | parent [-]

We currently support almost everything up to version 6.0. Here is a detailed comparison with all Mathematica versions: https://woxi.ad-si.com/docs/comparison/mathematica/

However, MathLink is one of the few exceptions as it is deprecated by now.

aleph_minus_one 43 minutes ago | parent | next [-]

> However, MathLink is one of the few exceptions as it is deprecated by now.

As far as I know WSTP (Wolfram Symbolic Transfer Protocol) is the replacement for MathLink. Is it supported?

pama 3 hours ago | parent | prev [-]

Thanks