Waldek once wrote some code to use FriCAS as a Lisp library. Possibly
you get some hints there, how to do something similar for OCAML and
Axiom
Martin
___
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/
Guillaume,
Axiom isn't structured to be used as a library.
The only place I've ever seen it embedded is in Sage.
They use pexpect to capture the Axiom input and output.
Axiom can be configured to work as a server.
Currently it will talk to a firefox browser.
The code interface is rather specific
Hello.
I would appreciate embedding Axiom as an OCaml library.
Looking around in the (huge) documentation of Axiom hasn't been
extremely fruitful to gather the information that I need.
From what I gather, Axiom, as it is currently distributed in Debian, is
a modified version of Lisp, with a