Dear All, I posted notes from Thursday to http://www.cs.dartmouth.edu/~sergey/cs59/lisp/on-repl-and-recursion.txt It references other files in the same directory: filtering-lists.txt, qsort.c, and running-lisp-in-emacs.txt. Make sure to install a LISP environment (GCL or Emacs's internal LISP will for now) and do the suggested exercises. If you are in the mood for more serious programming, install SBCL or CCL and Quicklisp (described in using-lisp-libraries.txt). I was planning to post the x86 reversing exercise tonight, but I realized I had to upgrade some of my hardware first. Thus, we'll have this exercise posted early next week. Use the time to get acquainted with LISP! Thanks, --Sergey