Difference between revisions of "Common Lisp"

From copec
Jump to: navigation, search
(Links)
 
(One intermediate revision by the same user not shown)
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])
 
* [http://metamodular.com/CLOS-MOP http://metamodular.com/CLOS-MOP] ([https://unaen.org/cl/clos-mop/ mirror])
 
* [http://metamodular.com/CLOS-MOP http://metamodular.com/CLOS-MOP] ([https://unaen.org/cl/clos-mop/ mirror])
 +
* [https://ultralisp.org/ https://ultralisp.org/]
  
 
=== Mirrored ===
 
=== Mirrored ===

Latest revision as of 14:23, 24 October 2024

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