| Package | Version of OS | Command | Web Page |
| CLISP | Solaris. Linux, etc | module load lisp/clisp; clisp |
http://clisp.cons.org/ |
| CMUCL | Solaris. Linux, etc | module load lisp/cmulisp; lisp |
http://www.cons.org/cmucl/ |
| Allegro CL | Solaris | module load lisp/acl/6; mlisp |
http://www.franz.com/ |
You can add automatically the module you want by modifying the module command line in your .cshrc file.
CLISP is very fast and it is the recommended choice. Look down in the page for information on free implementations of Lisp.
The views and opinions expressed in this page are strictly those of the page author.
The contents of this page have not been reviewed or approved by the University of Minnesota.