Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
(Books)
(Books)
Line 15: Line 15:
 
* Graham, Paul - On Lisp  ([http://www.paulgraham.com/onlisp.html author])
 
* Graham, Paul - On Lisp  ([http://www.paulgraham.com/onlisp.html author])
 
* [https://www.apress.com/us/book/9781484211779 Weitz, Edmund - Common Lisp Recipes]  ([http://weitz.de/cl-recipes/ author])
 
* [https://www.apress.com/us/book/9781484211779 Weitz, Edmund - Common Lisp Recipes]  ([http://weitz.de/cl-recipes/ author])
* Burgemeister, Bert - Common Lisp Quick Reference
+
* [http://clqr.boundp.org/ Burgemeister, Bert - Common Lisp Quick Reference]
* Barski, Conrad - Learn to Program in Lisp, One Game at a Time
+
* [https://nostarch.com/lisp.htm Barski, Conrad - Learn to Program in Lisp, One Game at a Time]
  
 
== Links ==
 
== Links ==

Revision as of 10:33, 1 June 2018

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

Links

Mirrored