.. -*- coding: utf-8 -*- .. role:: sref(numref) .. role:: xref(numref) .. Copyright (C) 2019, Wolfgang Scherer, .. .. This file is part of Development. .. .. Permission is granted to copy, distribute and/or modify this document .. under the terms of the GNU Free Documentation License, Version 1.3 .. or any later version published by the Free Software Foundation; .. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. .. A copy of the license is included in the section entitled "GNU .. Free Documentation License". .. inline comments (with du_comment_role) .. role:: rem(comment) .. role:: html(raw) :format: html .. role:: shx(code) :language: sh .. rst-class:: narrow xmedium xlarge xhuge xultra ################################################## :rem:`|||:sec:|||`\ Common Lisp ################################################## .. >>CODD See `the components of a doctoral dissertation and their order `_ .. >>CODD Dedication .. >>CODD Epigraph .. >>CODD Abstract .. compound:: Links: - `Common Lisp - Wikipedia`_ - `Common Lisp - lisp-lang.org`_ - `Category:Common Lisp implementations - Wikipedia`_ - `Common Lisp HyperSpec (TM)`_ IDE: - `Portacle - A Portable Common Lisp Development Environment`_ features - `SLIME: The Superior Lisp Interaction Mode for Emacs`_ - `SBCL - Steel Bank Common Lisp`_ - `Quicklisp`_. Latest release as of 2019-03-08 22:36:37: https://github.com/portacle/portacle/releases/download/1.3/lin-portacle.tar.xz install with:: cd xz -dc lin-portacle.tar.xz | tar x - mkdir bin ln -s ../portacle/portacle.run bin/portacle run with:: portacle Implementations: - `SBCL - Steel Bank Common Lisp`_ (featured by `Portacle`_) - `CLISP - an ANSI Common Lisp Implementation`_ (GNU project), repository: `clisp / clisp · GitLab`_ - `GNU Common Lisp - Wikipedia`_ (GNU project) Libraries: - `Quicklisp`_ loader (ala pip(1)) - `CLiki: Current recommended libraries`_ - `Common Lisp libraries overview`_ - `Recommended Libraries | Common Lisp`_ - `GitHub - CodyReichert/awesome-cl: A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.`_ GUI: - `CommonQt`_ .. \|:here:| .. _`GitHub - CodyReichert/awesome-cl: A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.`: https://github.com/CodyReichert/awesome-cl .. _`CommonQt`: https://common-lisp.net/project/commonqt/ .. _`SLIME: The Superior Lisp Interaction Mode for Emacs`: https://common-lisp.net/project/slime/ .. _`Recommended Libraries | Common Lisp`: https://lisp-lang.org/wiki/article/recommended-libraries .. _`Common Lisp libraries overview`: https://common-lisp.net/libraries .. _`CLiki: Current recommended libraries`: https://www.cliki.net/current%20recommended%20libraries .. _`Quicklisp`: https://www.quicklisp.org/beta/ .. _`GNU Common Lisp - Wikipedia`: https://en.wikipedia.org/wiki/GNU_Common_Lisp .. _`Common Lisp HyperSpec (TM)`: http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/FrontMatter/ .. _`clisp / clisp · GitLab`: https://gitlab.com/gnu-clisp/clisp .. _`CLISP - an ANSI Common Lisp Implementation`: https://clisp.sourceforge.io/ .. _`SBCL - Steel Bank Common Lisp`: http://www.sbcl.org/ .. _`Common Lisp - Wikipedia`: https://en.wikipedia.org/wiki/Common_Lisp .. _`Category:Common Lisp implementations - Wikipedia`: https://en.wikipedia.org/wiki/Category:Common_Lisp_implementations .. _`Portacle - A Portable Common Lisp Development Environment`: https://portacle.github.io/ .. _`Portacle`: https://portacle.github.io/ .. _`Common Lisp - lisp-lang.org`: https://lisp-lang.org/ .. >>CODD Introduction .. >>CODD Chapter .. >>CODD Conclusion .. >>CODD Appendix A .. \|:here:| .. >>CODD Notes .. ================================================== .. :rem:`|||:sec:|||`\ Footnotes .. ================================================== :html:`
` .. \[#] .. >>CODD Reference List/Bibliography .. ================================================== .. :rem:`|||:sec:|||`\ References .. ================================================== .. include:: doc_defs.inc .. include:: doc_defs_combined.inc .. .. \||<-snap->|| doc_standalone .. include:: doc/doc_defs_secret.inc .. \||<-snap->|| doc_standalone .. \||<-snap->|| not_doc_standalone .. include:: doc_defs_secret.inc .. \||<-snap->|| not_doc_standalone .. _`Wolfgang Scherer`: wolfgang.scherer@gmx.de