I 'm working on the E-Learning system mathcoach: http://mathcoach.htw-saarland.de/project/ We plan to use maxima for the back-end our system. We used python to connect to maxima over Pipe (in Linux) and redirect the output of maxima to a http-server written in Python. The Java front-end can then connect to the http server. I think it is more robust if we can integrate maxima directly in Java, something like a jar file or so.
On Tue, Jun 19, 2012 at 6:10 PM, Robert Dodier robert.dodier@gmail.com wrote:
Yes, it should be possible to simply cut and paste the new lines of code. Or you can use the program 'patch' if it is on your system.
By the way, to what end are you working with Maxima and Java? Just curious.
best,
Robert Dodier