Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
Line 7: Line 7:
 
== Books ==
 
== Books ==
 
* Graham, Paul - ANSI Common Lisp
 
* Graham, Paul - ANSI Common Lisp
* Graham, Paul - On Lisp
 
* Norvig, Peter - Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp
 
 
* Seibel, Peter - Practical Common Lisp
 
* Seibel, Peter - Practical Common Lisp
 +
* Norvig, Peter - Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp
 +
* Graham, Paul - On Lisp
 
* Weitz, Edmund - Common Lisp Recipes
 
* Weitz, Edmund - Common Lisp Recipes
 
* Burgemeister, Bert - Common Lisp Quick Reference
 
* Burgemeister, Bert - Common Lisp Quick Reference

Revision as of 12:46, 2 August 2016

Overview

At creation time this page is going to serve as the de-facto landing page as well as scratch page for general research around and development in Common Lisp.

Aspects

I would like to continue and divide language paradigms and idioms by aspect with references.

Books

  • Graham, Paul - ANSI Common Lisp
  • Seibel, Peter - Practical Common Lisp
  • Norvig, Peter - Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp
  • Graham, Paul - On Lisp
  • Weitz, Edmund - Common Lisp Recipes
  • Burgemeister, Bert - Common Lisp Quick Reference
  • Barski, Conrad - Learn to Program in Lisp, One Game at a Time

Links