From: Steven J. Edwards
Subject: Chess In Lisp toolkit available via ftp
Date: 
Message-ID: <EBHot0.Jur@mv.mv.com>
I have completed the initial version of the Chess In Lisp foundation
toolkit, a Common Lisp implementation of all the core processing
functions needed for development of chess applications using Lisp.

It is a very early version.  It does not play chess, but it has
everything needed for those interested in implementing their own chess
playing programs.

The source is about 3,000 lines long and was developed under Macintosh
Common Lisp from Digitool.  Due to an apparent bug in the Linux/gcl
garbase collection, it has some problems with GNU Common Lisp.  It
should work okay under conforming Common Lisp environments.

The gzip tar archive file can be had from the chess.onenet.net ftp
site; the directory is "pub/chess/uploads/projects" and the file name
is "CILv00.tar.gz".  The next version will be "CILv01.tar.gz" and so
forth.

A README file is included.

Constructive comments are welcome.

-- Steven (ยทยทยท@mv.mv.com)