From: Jeronimo P. <j_...@al...> - 2016-08-30 17:04:06
|
Hello, I would like to integrate Maxima in some other software I've been working on, but I couldn't find in the manual how to do this. I suppose that since Maxima is written in Common Lisp, it would be difficult to call it directly via FFI, but I was wondering if it's possible to have a Maxima server listening over some TCP port, and speaking some protocol. Is this possible? I would guess so, since Slime seems to do that. If it is possible, where is it documented? Thank you! Jeronimo |