Practical Common Lisp
Encyclopedia
Practical Common Lisp 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.
Common Lisp
Common Lisp, commonly abbreviated CL, is a dialect of the Lisp programming language, published in ANSI standard document ANSI INCITS 226-1994 , . From the ANSI Common Lisp standard the Common Lisp HyperSpec has been derived for use with web browsers...
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
SHOUTcast
SHOUTcast is cross-platform proprietary software for streaming media over the Internet. The software, developed by Nullsoft , allows digital audio content, primarily in MP3 or HE-AAC format, to be broadcast to and from media player software, enabling the creation of Internet radio "stations"...
server.
The complete text is available online.
External links
- Online HTML-version of "Practical Common Lisp"
- Description of book at publisher's website
- http://www.cliki.net/Practical_Common_Lisp
- slashdot review (posted 2005-04-28)
- A short review of Peter Seibel's Practical Common Lisp
- Practical Common Lisp - why did we publish this book?
- Thoughts Reading Practical Common Lisp on The Blog That Goes Ping
- Google Tech Talk from Seibel (video)