For programming assignments, either Allegro Franz Common Lisp or LispWorks is recommended. However, feel free to use whatever Common Lisp environment you wish, there are a great number available, for instance, check out this list of Common Lisp implementations.
The following editor was recommended by one of the students. If you download the Common Lisp highlighter, it gives you parenthesis matching. You might find this easier to work with than the editor in Lispworks, and then you can copy and paste into your REPL interpreter. Follow this link to ConTEXT Editor.
Programming Assignments:
Study Guides:
Back to CSC 375/CIT 394 page
Back to Richard Fox's Home Page