Practical Common Lisp: Difference between revisions

Content deleted Content added
Mike J B (talk | contribs)
m External links: the linked page appears to have moved
italic title
Line 1:
{{italic title}}
'''''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. <ref>[http://www.gigamonkeys.com/book/ Practical Common Lisp<!-- Bot generated title -->]</ref>
 
==See also==
*''[[Common Lisp the Language]]''
 
==References==