| 1 | initial version |
| 2 | No.2 Revision |
I think your best bet is to use IPC to control a Sage process from inside your C++ program. This of course will require Sage to be installed and accessible to the program.
You could also setup a sagecell server and have your C++ program query the server.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.