Bill Page wrote (quoting Martin Baker): > "There is already an open source program called Axiom, written in a > different language, that does exactly what I want: > > http://en.wikipedia.org/wiki/Axiom_%28computer_algebra_system%29 > > The problem with this is that it has a poor development > infrastructure: no IDE, poor error messages, no access to the > java/scalar library. <snip>
Has anyone on this list thought about porting FriCAS to ABCL (which is a Java implementation of Common Lisp)?: http://common-lisp.net/project/armedbear/ Robert Dodier and the ABCL team have had Maxima running on ABCL for a while now so perhaps FriCAS could be ported to it too? FriCAS running on ABCL should provide a good foundation for enabling access to the Java libraries and Scala. Ted -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
