Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
Line 9: Line 9:
  
 
== Links ==
 
== Links ==
* [https://www.gnu.org/software/emacs/ Emacs "Text Editor"]
+
* [https://www.gnu.org/software/emacs/ GNU Emacs - "An extensible, customizable, free/libre text editor — and more."]
 +
* [https://github.com/slime/slime SLIME is the Superior Lisp Interaction Mode for Emacs.]

Revision as of 10:23, 26 July 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

Big list, compile later.

Links