I do not want to implement Python-like interactive shell in Java.
I just want to be able to call Sage/Pythons functions in a sequence.
What do you mean by "python wrapper" ?
On 10/19/11 6:22 PM, Volker Braun wrote:
On Wednesday, October 19, 2011 5:13:21 PM UTC+1, luchogie wrote:
I'm actually willing to call Sage from a Java program. Do you think the
Expect interface can be of any help?
As far as being able to use Sage computations, that would work.
As a design choice, I don't understand why you would want to implement a
Python-like interactive shell in Java and then call Sage through a
expect interface. Since your project seems to be focused towards
providing a library, why not write a Python wrapper so you can use it
interactively from a Sage session.
--
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/sage-support
URL: http://www.sagemath.org
--
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/sage-support
URL: http://www.sagemath.org