Practical Common Lisp

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

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]

See also

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />

External links

<templatestyles src="Asbox/styles.css"></templatestyles>

  1. Practical Common Lisp