The first release of Axiom is under development.
Some snapshots of the current source tree are available in the
Download
section for Axiom on Savannah
You can also download the source tree from CVS and compile it. To
download the code, do:
export CVS_RSH="ssh"
cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/axiom co axiom
RSA: 1024 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5 DSA: 1024 4d:c8:dc:9a:99:96:ae:cc:ce:d3:2b:b0:a3:a4:95:a5To compile the code, have a look at the Makefile.dvi file (
xdvi
Makefile.dvi
) available under the main directory.