You could try 'Mathaction2Input' described very briefly here: http://axiom-wiki.newsynthesis.org/FriCASContributions
This script converts the source text of a mathaction (FriCAS Wiki) page containing text, FriCAS interpreter commands, SPAD, and Aldor library code to a form that can be directly input to FriCAS. Example: $ curl http://wiki.axiom-developer.org/SandBoxTest2/src | \ ./mathaction2input > test2.input (Click on Tangle to get the Python script.) On Wed, Oct 31, 2018 at 1:10 PM Ray <[email protected]> wrote: > > I made a silly mistake and corrected my sandbox page without having a > source copy. > Is there a way to download the Sandbox page as a *.input file, aside > from manually cut/paste? > > RayR -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
