Hacker News new | ask | show | jobs
by Jeff_Brown 1666 days ago
I used it more than a decade ago, as a grad student. It was magic with symbolic algebra. It was also a solid general purpose language, great for audio and graphics (although probably not realtime).

But the set of libraries for it will never compete with those of an open language.

1 comments

There are open source alternatives. The one I'm somewhat involved in is Maxima which is one of the oldest open source projects that is still being developed.

wxMaxima is the most popular frontend for the software: http://wxmaxima-developers.github.io/wxmaxima/

I'm also taking the opportunity include a video that I made using to demonstrate my UI for it: https://peertube.functional.cafe/w/qnx1onPEx9LCtDP3wFqjWz

Maxima is a treasure!

And yes, I think it is lacking a better UI (wxMaxima works but needs more polish I think) and particularly more appealing documentation. Your video is very interesting!