> If you look through the worksheet_demo_1.mpw worksheet that comes > pre-loaded in MathPiperIDE when it is first download, you will see a > number of code fold types (which are similar to cells in the Sage > Notebook) including %mathpiper, %html, %beanshell, %geogebra, etc. It > would be very easy to add a %fricas fold type and it would not be very > difficult to have %fricas folds properly syntax highlight the FriCAS > code it contains.
OK, while some compilation did not finish quickly, I had a first glance on MathPiperIDE. Not so bad. It actually reminds me of emacs rather than the sage notebook. But OK, it would still be better than the current fricas command line interface. Just a bit heavy with all the JRE necessary. 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? 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. 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.
