| Contents | Home | Previous | Up | Down | Next |


Common-Lisp Software


Common-Lisp Small Programs and Tidbits.
Downloading the Sources.
Pure COMMON-LISP Packages.
Clisp Specific Packages.
SBCL Specific Packages.
SUSv3 API Packages.
Common Lisp Extension Packages.

Common-Lisp Links


The Common Lisp Directory
CLIKI: the Common Lisp Wiki
The Common Lisp HyperSpec
the book Practical Common Lisp, a very good Common Lisp Tutorial

Common-Lisp Small Programs and Tidbits

Some small programs and tidbits.

(Some of these small programs are even put in the Public Domain!).

Downloading the sources

The following libraries of Common-Lisp packages are all available under the GNU Public License (with perhaps some exceptions toward the Library GNU Public License, check the sources).

These sources are available thru darcs. Use the following commands to fetch them:

darcs get http://darcs.informatimago.com/local/darcs/public/lisp

In addition, you may want to have a look at my dot-files (The password for anonymous cvs user is empty):

cvs -z3 -d :pserver:anonymous@cvs.informatimago.com:/usr/local/cvs/public/chrooted-cvs/cvs co home
ls -a home

Ignore the access error on .notes.utf-8, this one is private ;-).

Patches and comments are welcome.

Pure COMMON-LISP PACKAGES

These packages should compile and run on all Common-Lisp implementations.

Some idiosyncrasies:

Here is a summary of the packages:

Clisp Specific Packages

In this section you will find Common-Lisp packages specific to clisp.

SBCL Specific Packages

In this section you will find Common-Lisp packages specific to SBCL.

SUSv3 API Packages

These packages define a SUSv3 Common-Lisp API.

Common Lisp Extension Packages

These packages are mostly portable, but may use some extensions, or packages out of the Common Lisp specifications, like GRAY or MOP, or implementation specific packages.

Miscellaneous Common Lisp Packages

These packages are mostly portable, but may use some extensions, or packages out of the Common Lisp specifications, like GRAY or MOP, or implementation specific packages.


| Contents | Home | Previous | Up | Down | Next |



Last update : 2007-05-06 19:44:30 by : Pascal Bourguignon
Valid HTML 4.01!