On Sat, Sep 5, 2009 at 2:14 PM, Nils Bruin<[email protected]> wrote: > > On Sep 5, 1:55 pm, Golam Mortuza Hossain <[email protected]> wrote: >> Thanks for you great work! I am interested in trying out your patches. >> I have a rather naive question: is it possible to put your library interface >> in parallel with the current interface? I mean does the pexpect interface >> need to be taken down to activate your interface? > > As the example above showed, the normal "integrate" works as usual. > I do not replace the pexpect interface. In its current shape, the > patch doesn't even provide an alternative. I am only providing the > first start of a translator between SR elements and the LISP > representation of Maxima expressions. If you want to do anything, > you'll have to talk LISP, not maxima language. Expect frequent > coredumps, because error handling is presently non-existent.
So did it turn out to be impossible to just write some sort of layer that just passes strings back and forth to *maxima* but via a C library-level interface? Just curious. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
