Various formatters like MathML and TeXmacs and HTML seem to rely on the
fact that OutputForm is represented by a normal Lisp s-expression, but
instead of coercing to SExpression and then using the exported functions
from SExpression, they rather call LISP functions directly on an element
of type OutputForm.

Maybe that is not relevant for the trasnlation of i-output.boot, but I
think it should be cleaned up. That would probably remove quite a lot of
$Lisp calls so that (when mathprint and outtrans are SPAD functions)
eventually the Lisp relation is gone from the formatters.

What do you think about it?

Ralf

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to