This page demonstrates one of the very early attempts to do something similar to MuPAD? combinat's "decomposable objects" in Aldor/Axiom. Meanwhile, we adopted the point of view of species, as shown on SandBoxSpecies aldor #include "axiom.as" aldor Compiling FriCAS source code from file
/var/zope2/var/LatexWiki/386348539091125073-25px001.as using
AXIOM-XL compiler and options
-O -Fasy -Fao -Flsp -laxiom -Mno-ALDOR_W_WillObsolete -DAxiom -Y $AXIOM/algebra -I $AXIOM/algebra
Use the system command )set compiler args to change these
options.
Compiling Lisp source code from file
./386348539091125073-25px001.lsp
Issuing )library command for 386348539091125073-25px001
Reading /var/zope2/var/LatexWiki/386348539091125073-25px001.asy
TreeClass is now explicitly exposed in frame initial
TreeClass will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001
CombinatorialClassCategory is now explicitly exposed in frame
initial
CombinatorialClassCategory will be automatically loaded when needed
from /var/zope2/var/LatexWiki/386348539091125073-25px001
UnionClass is now explicitly exposed in frame initial
UnionClass will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001
Atom is now explicitly exposed in frame initial
Atom will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001
CrossClass is now explicitly exposed in frame initial
CrossClass will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001
Primitive is now explicitly exposed in frame initial
Primitive will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001
Epsilon is now explicitly exposed in frame initial
Epsilon will be automatically loaded when needed from
/var/zope2/var/LatexWiki/386348539091125073-25px001axiom [count(i)$TreeClass for i in 1..7] axiom )set output tex off axiom )set output algebra on |