Click on a thumbnail to go to Google Books.
... On LISP: Advanced Techniques for Common LISP. It is available online (see ref. in #13 msg). Peter Seibel's Practical Common Lisp appears to be quite good and has some web / sysadmin examples that may be of interest to you. There are a number of CL implementations that run on *BS ...
Practical Common Lisp is a great book for learning lisp if you are already a programmer in a different language. It shows you practical examples of programs you can write with lisp, starting from the second chapter. If you follow the book to the end, you will written a complete web-application ...