>> That's an idea. I also think this is feasible. I did some experiments and >> eventually managed to get it working with ABCL/JVM (a longstanding dream), >> https://github.com/nilqed/fricas0/releases >> There are still some ceveats which might be overcome with the help of the >> few adepts ;) > > Good job! I'll try it ASAP. It might make Android version of FriCAS > (using ECL) > available.
I'm using sbcl-1.4.1, and I get error in the last step -- from the bottom of fricas.lisp, it calls (|spad|), then it complains "The function COMMON-LISP-USER::PUT is undefined". It should look up PUT from package BOOT. BTW, the Android version of ECL aborts regularly, don't know why yet. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
