The most recent official release can be retrieved via darcs:
darcs get --tag=ELEPHANT-0-9-1 http://www.common-lisp.net/project/elephant/darcs/elephant
Elephant 0.9.1 was released November 16th, 2007. It integrates Henrik Hejte's support for Postmodern. Using this backend as a repository on top of the free Postgres RDBMS is about three times faster than using the generic SQL backend on Postgres.
You can download the tarball of the previous release (without documentation) here: elephant-0.9.tar.gzThe install instructions are located in the all new online Elephant User Manual. You can also download a PDF version of the document.
Windows users can download pre-built Elephant DLL files. See the Windows-specific instructions for how to use pre-built DLLs.
Elephant 0.9 is also available from our CVS tree:
cvs -z3 -d :pserver:anonymous:anonymous@common-lisp.net:/project/elephant/cvsroot checkout
-r HEAD elephant
but this is now superceded by 0.9.1, available through darcs.
Users can contribute patches by mailing darcs patches to the elephant-devel@common-lisp.net mailing list.
Download the tarball: elephant-0.6.0.tgz
Or you can checkout the tagged release tree from CVS:
cvs -z3 -d :pserver:anonymous:anonymous@common-lisp.net:/project/elephant/cvsroot checkout
-r ELEPHANT-0-6-0 elephant
elephant-0.5.0.tgz
elephant-0.4.0.tar.gz
elephant-0.3.0.tar.gz
elephant-0.2.1.tar.gz
elephant-0.2.tar.gz
elephant-0.1.tar.gz