Ralf, I now have MathPiperIDE talking to FriCAS using a worksheet interface and a REPL console interface (both interfaces are attached to the same FriCAS session and one can move back and forth between them as needed.) I was just about to ask you for some input I could use for testing when I saw the Sage worksheet example you posted so I used the information it contained for testing. Here is the same code being executed in a MathPiperIDE worksheet:
http://sage.ssu.portsmouth.oh.us/tmp/fricas1.mpw.html I used %_fricas for a fold tag just to get started, but this tag can be changed when a better one is determined. Also, if someone has a list of SPAD keywords they can send me, I can enable initial support for SPAD syntax highlighting within the FriCAS folds without too much trouble. I could also add support for highlighting of syntax errors in the code if I had a good way to obtain error messages which contained line number and offset information. Anyway, I need to clean my code up a bit before it will be ready for you to test, but this should be done by Sunday. 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.
