Practical Common Lisp

From Wikipedia, the free encyclopedia

Practical Common Lisp (ISBN 1590592395) is an introductory book on Common Lisp by Peter Seibel which intersperses "practical" chapters along with a fairly complete introduction to the language. In the practical chapters Seibel develops various pieces of software such as a unit testing framework, a library for parsing ID3 tags, a spam filter, and a SHOUTcast server.

The complete text is available online. [1]

[edit] See also

[edit] References

  1. ^ Practical Common Lisp

[edit] External links