Thursday, 19 July 2007

Practical Common Lisp

Practical Common Lisp by Peter Seibel presents an introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, the author demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code. The site http://apress.com/free/ from where one can download this book claims that it is the first book that introduces Lisp as a language for the real world and makes the general perception that Lisp is an academic language, a false.

No comments:

Post a Comment

Pl. post your comments