Ralf wrote: > Being able to write %fricas as a fold delimiter is not enough. I'd have > to send the input to fricas and capture the output. How?
To have MathPiperIDE send code submitted from a %fricas fold to FriCAS for execution and then display the result is a capability that I will need to add to MathPiperIDE and I will start work on this within the next couple of days. In the meantime, here are instructions for checking MathPiperIDE out of the subversion repository and for building it: http://www.mathpiper.org/Check-Out-And-Build Adding FriCAS capabilities to MathPiperIDE will go much quicker if you can just pull the changes I will be making out of the repository in order to test them. > Next problem is that actually %fricas can occur in the input/output of > fricas. So that could make problems. But maybe it can be postponed till > later. Instead of using %fricas, we can use a fold tag which is unlikely to be used in FriCAS code such as perhaps %fri_cas. I will keep you updated on my progress. 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.
