Next: , Previous: , Up: Common Lisp Ecosystem   [Contents][Index]


2.4 QuickLisp—Common-Lisp Library Manager

It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.7 It works with:

on

QuickLisp depends on ASDF files to define Lisp "systems." A Lisp system is what other languages call a library or module, i.e., a set of files, and a list of any other systems that this system depends on.<


Footnotes

(7)

The libraries were last updated on July 15, 2020.