File: README.Debian

package info (click to toggle)
quicklisp 20150128-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: lisp: 1,467; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cl-quicklisp for Debian
-----------------------

Quicklisp is a library manager for Common Lisp written by
Zachary Beane <zach@quicklisp.org>.

 https://www.quicklisp.org

To install Quicklisp (in your home directory, site-wide installation
is not possible) you must load "the quickstart file for Quicklisp"[1]
from a REPL:

 (load #p"/usr/share/common-lisp/source/quicklisp/quicklisp.lisp")


More information about Common Lisp support in Debian can be found at:

 https://wiki.debian.org/CommonLisp


[1] This is how Zachary himself describes the file.

 -- Sébastien Villemot <sebastien@debian.org>, Sat, 13 May 2023 10:38:00 +0200
 -- Sebastian Tennant <sdt@sebyte.me>  Thu, 21 Jul 2011 22:12:47 +0200