Maxima, a Computer Algebra System| Implementation | Readline support | Linux | Windows | Notes |
|---|---|---|---|---|
| Clisp | + | + | + | |
| GCL | + | + | + | Lacking some bits for ANSI Common Lisp compliance. The Maxima package for Windows is compiled with GCL. |
| CMUCL | patch | + | - | |
| SBCL | patch | + | - | A fork of CMUCL. |
| Allegro CL | ? | + | + | Commercial. Compiling Maxima with limited free version may be tricky. |
There are few better starting points for Lisp than this site.
A very large archive of Lisp documentation and code.
→ http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/0.html
XREF is a tool to determine relationships in Lisp source code. These plots were created using the output from XREF and a program called graphviz. Not particularly useful, but interesting in that they display the complexity of the source code.
→ http://maxima.sourceforge.net/misc/rat_files_chart.ps.gz (Rat)