Quicklisp: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Quicklisp''' is a [[package manager]] for [[Common Lisp]] libraries. |
'''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.
External links