Difference between revisions of "Common Lisp"
From copec
Line 10: | Line 10: | ||
== Links == | == Links == | ||
* [https://www.gnu.org/software/emacs/ GNU Emacs - An extensible, customizable, free/libre text editor — and more.] | * [https://www.gnu.org/software/emacs/ GNU Emacs - An extensible, customizable, free/libre text editor — and more.] | ||
− | * [https://github.com/slime/slime SLIME | + | * [https://github.com/slime/slime SLIME - Superior Lisp Interaction Mode for Emacs.] |
− | + | ||
* [http://xach.livejournal.com/278047.html?thread=674335 Making a small Lisp project with quickproject and Quicklisp.] | * [http://xach.livejournal.com/278047.html?thread=674335 Making a small Lisp project with quickproject and Quicklisp.] | ||
+ | * [https://www.quicklisp.org/beta/ Library manager for Common Lisp.] | ||
+ | * [http://www.xach.com/lisp/quickproject/ Quickproject - Create a Common Lisp project skeleton.] |
Revision as of 12:13, 2 August 2016
Contents
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.