Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
(Links)
Line 35: Line 35:
 
* [https://github.com/CodyReichert/awesome-cl Awesome Common Lisp]
 
* [https://github.com/CodyReichert/awesome-cl Awesome Common Lisp]
 
* [https://github.com/roswell/roswell Roswell - Common Lisp environment setup Utility.]
 
* [https://github.com/roswell/roswell Roswell - Common Lisp environment setup Utility.]
* [https://roswell.github.io/Installation.html - Roswell Setup.]
+
* [https://roswell.github.io/Installation.html Roswell - Setup.]
 
* [https://github.com/clasp-developers/clasp Clasp - Bringing Common Lisp and C++ Together]
 
* [https://github.com/clasp-developers/clasp Clasp - Bringing Common Lisp and C++ Together]
 
* [http://cvberry.com/tech_writings/notes/common_lisp_standard_draft.html http://cvberry.com/tech_writings/notes/common_lisp_standard_draft.html] ([https://unaen.org/cl/clsd/cvberry.com/tech_writings/notes/common_lisp_standard_draft.html mirror])
 
* [http://cvberry.com/tech_writings/notes/common_lisp_standard_draft.html http://cvberry.com/tech_writings/notes/common_lisp_standard_draft.html] ([https://unaen.org/cl/clsd/cvberry.com/tech_writings/notes/common_lisp_standard_draft.html mirror])

Revision as of 20:58, 3 January 2023

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