Software:Quicklisp: Difference between revisions

From HandWiki
imported>Importwiki
(change)
 
(No difference)

Latest revision as of 22:20, 2 March 2021

Quicklisp is a package manager for Common Lisp libraries. A simple compatibility layer allows Quicklisp to run on most Common Lisp implementations; once installed it can be used to download and install other libraries (currently more than a 1400). It is currently in beta.

External links