Hello, developers!

I am going to make TeXmacs plugin for Axiom/Fricas. I know that there
is already axiom plugin, but it seems to be poor and unsupported. The
idea is in following: generate expressions instead of pseudo-graphics
and them parse them to LaTex code. For example:   x**3 * x -> fricas -
> x^4 -> Parser -> $x^4$ -> LaTex. I think something like that may
have been already implemented, so what is better to start from? I am
familiar with Fricas code very well, but have no problems with digging
into unfamiliar code.

P.S. Is there a way to run Fricas locally? I.e. without `make install'
or with `make install DESTDIR=local_dir'

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to