Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
(Packages, Systems, Libraries, Confusion)
(Packages, Systems, Libraries, Confusion)
Line 52: Line 52:
 
* [https://davazp.net/2014/11/26/modern-library-with-asdf-and-package-inferred-system.html https://davazp.net/2014/11/26/modern-library-with-asdf-and-package-inferred-system.html]
 
* [https://davazp.net/2014/11/26/modern-library-with-asdf-and-package-inferred-system.html https://davazp.net/2014/11/26/modern-library-with-asdf-and-package-inferred-system.html]
 
* [http://weitz.de/packages.html http://weitz.de/packages.html]
 
* [http://weitz.de/packages.html http://weitz.de/packages.html]
 +
* [https://ebzzry.io/en/script-lisp/ https://ebzzry.io/en/script-lisp/]

Revision as of 11:52, 31 January 2019

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

Packages, Systems, Libraries, Confusion