On Thu, Mar 22, 2018 at 3:55 PM, F Jean <[email protected]> wrote: > Hello, I saw that there is an api to use Fricas.
What api? Did you mean https://fricas.github.io/api/index.html ? That's just documentation for FriCAS. > I was wondering if I could > compile Fricas as a static library and if so where the headers are? > I couldn't find much information on that FriCAS is not a C program, it is built on Common Lisp. You can use FriCAS as at Lisp level here: https://github.com/nilqed/fricas0 -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
