Adding the new itensor Laplacian demo.
[maxima/cygwin.git] / admin / TODO
blobe25461b949894af4e10ac8ab2ec1ef3056295e22
1 -real maxima script
2         -done! -batch mode
3         -done! -user preferences (par
4         -interface to external programs
5         -docs
6                 -man page
7                 -done! -dynamic (--help)
8         -done! -interface for invoking tests
9         -mute the clisp banner, etc. (partially done)
11 -done! -create test directory
13 -done! -make dependencies for defsystem
15 -install emacs files (mostly done)
17 -done! -install packages
19 -install docs
20         -done! -info
21         -done! -man pages
22         -manual
23         -generate html from texi
24         -EMaxima Intro
26 -done! -install xmaxima
27         -option to not install (is this necessary? hmm...)
29 -spec files
30         -separate packages for base, each lisp impl, emacs, xemacs...
32 -done! -configure options
33         -done! -fix default lisp
34         -done! -optional paths to specific lisps
35         -done! -automatically pick lisp implementation if none specified
37 -write PORTING documentation
38         -do while adding acl support