Help to get started with the code of Maxima



>>>>> "Samuel" == Samuel  <L? <samuel.le at gmail.com>> writes:

    Samuel> Hi!

[snip]

    Samuel> Please correct me if I am wrong. Now, what I'd like to do
    Samuel> is to call the maths functions directly from Common Lisp
    Samuel> (i.e access directly to "some-function-for-derivative" in
    Samuel> my example). Is it possible to do so?

I'm curious why you want to access the functions directly instead of
using maxima itself?  Do you want to implement some new feature?  Just
want to know how it's done?  Something else?

Ray