Books Lisp Languages
Books
Top: Computers: Programming: Languages: Lisp: Books:
See Also:
-
- A collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly.
-
- by Paul Graham (1996) combines an introduction to Lisp programming, and a convenient, up-to-date reference manual for ANSI Common Lisp.
-
- Stephen Slade (1998). This is probably the best book available on actually using a Common Lisp environment for something other than AI programming. [Amazon]
-
- A variety of books on Common Lisp programming and AI, personally chosen by an experienced developer.
-
- by Stuart Shapiro (1992)
-
- This book provides a very good introduction to the Lisp programming language for beginners. Even if you have never before programmed in any language you will be able to use this book. Although it is aimed at beginners it covers all relevant Lisp topics qu
-
- Case Studies in Common Lisp. By Peter Norvig (1992)
-
- By Patrick Winston and Berthold Horn (1989)
-
- This book provides an overview of Common Lisp for the working programmer. It includes discussion and examples of advanced constructs for iteration, error handling, object oriented programming, graphical user interfaces, and threading. The entire book is a
-
- A bibliography of Lisp books from the Association of Lisp Users
-
- Online version of Peter Seibel's Common Lisp book published by Apress in 2005. Focuses on putting Common Lisp to practical use with examples projects such as a spam filter, ID3 parser, and Shoutcast server. Source code downloads.
-
- By Paul Graham (1994) is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bott
|