Jump to content

Quicklisp: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Marcoxa (talk | contribs)
No edit summary
Line 1: Line 1:
'''Quicklisp''' is a [[package manager]] for [[Common Lisp]] libraries. It is compatible with other Common Lisp implementations to install other libraries. It is currently in beta.
'''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 1200). It is currently in beta.


==External links==
==External links==

Revision as of 22:24, 30 November 2015

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 1200). It is currently in beta.