Using Lisp on CSElabs machines


Available Packages

PackageVersion of OSCommandWeb Page
CLISP Solaris. Linux, etc module load lisp/clisp; clisp http://sourceforge.net/projects/clisp/
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.

Reference Manuals

Useful information

Books on Lisp on the Web

Free Lisp implementations

History and Additional Information about Lisp

Lisp Quotes

Lisp Humor


Copyright: © 1999-2004 by the Regents of the University of Minnesota
Department of Computer Science and Engineering. All rights reserved.
Comments to: Maria Gini
The University of Minnesota is an equal opportunity educator and employer.