diff --git a/README.org b/README.org index bbfdd51..aa72a6f 100644 --- a/README.org +++ b/README.org @@ -4029,6 +4029,13 @@ that do not visit a file. :CUSTOM_ID: sec:common-lisp-programming :END: +Links to Common Lisp programming books and posts are: +1. [[https://lisp-lang.org/][Common Lisp]] +2. [[https://kvardek-du.kerno.org/][Kvardek Du - Luis Oliveira]] +3. [[https://redirect.cs.umbc.edu/courses/331/resources/lisp/][Lisp Resources]] +4. [[https://redirect.cs.umbc.edu/courses/331/resources/lisp/onLisp/][On Lisp - Paul Graham]] +5. [[https://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html][Traité de Programmation en Common Lisp]] + *** [[https://slime.common-lisp.dev/doc/html/index.html][Slime]] :noexport: :PROPERTIES: :CUSTOM_ID: sec:slime