The recommended way to download and install this software is through quicklisp. Install quicklisp following the directions, then do one of:
(ql:quickload "antik")
Users that need the very latest version will need to fetch the repository via git. The gitweb page gives a view of the commit history and information on cloning. To clone,
git clone git://repo.or.cz/antik.git
The Antik system depends on
cl-array for
foreign arrays made in Lisp (not created in foreign code) for supported
implementations (currently SBCL, CCL, ECL, LispWorks, and Allegro).