Hi Ted, Thanks for pointing to MathPiper.
> Anyway, a while ago I added code to MathPiper which enabled it to > communicate with Maxima using an interface based on operating system > process and my thought is that this code would be a good starting > point for an interface to FriCAS. >From your mail and the impressions I got from your website, I don't think that MathPiper is the way to go. You obviously have your own programming language. So FriCAS expressions would have to be input in your language then sent to fricas and the output would be again translated to your language. If that is the case, then it is a clear no-go. FriCAS has a typed language and this is the most important thing that I don't want to sacrifice for an interface. As you can test yourself on http://sagenb.org, one can simply select "axiom (optional)" as a session type and then enter code in the Axiom input language. This is what I want. Ralf -- 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.
