Practical Common Lisp: Difference between revisions

Content deleted Content added
*http://www.cliki.net/Practical_Common_Lisp
==See also== *[Common Lisp the Language]
Line 1:
'''''Practical Common Lisp''''' is an introductory book on [[Common Lisp]] by [[Peter Seibel]] which covers all the language features you'll need to write real programs. <ref>http://www.gigamonkeys.com/book/letter-to-reader.html</ref>
The complete text is available online. <ref>http://www.gigamonkeys.com/book/</ref>
 
==See also==
*[[Common Lisp the Language]]
 
==References==