############################################################################# ## #W README.scscp The SCSCP package Alexander Konovalov #W Steve Linton ## ############################################################################# The SCSCP Package ----------------- The GAP package SCSCP implements the Symbolic Computation Software Composability protocol for the computational algebra system GAP in accordance with: * SCSCP specification: http://www.symbolic-computation.org/scscp * OpenMath content dictionary scscp1: http://www.win.tue.nl/SCIEnce/cds/scscp1.html * OpenMath content dictionary scscp2: http://www.win.tue.nl/SCIEnce/cds/scscp2.html Package's documentation is available in the 'scscp/doc' directory or online at http://www.cs.st-andrews.ac.uk/~alexk/scscp.htm To run the demo, open two terminal windows. Then in the 1st window do cd /scscp/example gap myserver.g to start the server, and after this start the demo in the 2nd window with cd /scscp/demo gap rundemo.g In the GAP session that will be started, press any key to run the next command, except pressing 'q' to stop the demo. Alexander Konovalov, Steve Linton October 2011