If you would like to use LISP on your own computer, we are using CLISP Version 2.39.
This version of CLISP is loaded on the EECS Lab computers and you need to use this version
to ensure that your code meets the requirements for the course. CLISP is free.
1. Download CLISP Zip file from one of the listed cites.
2. Unzip the file to C:\.
3. Click on the install.bat file.
XEmacs is a text editor, however it will automatically verify your LISP parentheses.
Follow the instructions for XEmacs Version 21.4.19 (stable version).
Please note that you are not required to use XEmacs, you may use any editor of your
choice but not all editors will match parentheses for you.