ECL Runs Maxima in a Browser
mailman3.common-lisp.net
ECL Runs Maxima in a Browser
1–10 of 13 posts
Re: ECL Runs Maxima in a Browser
#2Re: ECL Runs Maxima in a Browser
#3There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
Re: ECL Runs Maxima in a Browser
#4There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
Some folks have such a Java allergy that they rather endure the pains of NDK tooling, than accept a bit of Java on their efforts, I imagine.
Memory management means that you can just inspect any piece of memory, even through code.
AND it's statically typed, unlike the one other environment that even tries to do this.
Re: ECL Runs Maxima in a Browser
#5There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
Some folks have such a Java allergy that they rather endure the pains of NDK tooling, than accept a bit of Java on their efforts, I imagine.
Re: ECL Runs Maxima in a Browser
#6There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
Re: ECL Runs Maxima in a Browser
#7There used to be an ECL+Maxima app for Android, but it fell in one of the purges of older programs from the Play store a while back. I was always surprised it didn't use ABCL.
Re: ECL Runs Maxima in a Browser
#8Please correct me if I'm off...
As there's no project description that I quickly found, I came to this conclusion myself.
Re: ECL Runs Maxima in a Browser
#9This looks like an open source alternative to Mathematica/MathLab/Maple running in the browser. Please correct me if I'm off... As there's no project description that I quickly found, I came to this conclusion myself.
Perhaps because it has such a long history and because this was published in a Lisp website, Maxima was considered known.
Re: ECL Runs Maxima in a Browser
#10When you try the linked browser web app, start with the documentation link, fairly easy to use.