[11609] in SIPB bug reports
CLISP 2.33 installed in clisp locker
daemon@ATHENA.MIT.EDU (Brad Thompson)
Fri Apr 23 16:36:50 2004
From yak@MIT.EDU Fri Apr 23 20:36:50 2004
Return-Path: <yak@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 1720 invoked from network); 23 Apr 2004 20:36:50 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 23 Apr 2004 20:36:50 -0000
Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86])
by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id i3NKaiZn016684;
Fri, 23 Apr 2004 16:36:44 -0400 (EDT)
Received: from opus.mit.edu (OPUS.MIT.EDU [18.187.1.75])
(authenticated bits=56)
(User authenticated as yak@ATHENA.MIT.EDU)
by melbourne-city-street.mit.edu (8.12.4/8.12.4) with ESMTP id i3NKahAf025917;
Fri, 23 Apr 2004 16:36:43 -0400 (EDT)
Received: (from yak@localhost) by opus.mit.edu (8.12.9)
id i3NKahRp032652; Fri, 23 Apr 2004 16:36:43 -0400
Date: Fri, 23 Apr 2004 16:36:43 -0400
From: Brad Thompson <yak@MIT.EDU>
To: software-announce@mit.edu
Cc: bug-clisp@mit.edu
Subject: CLISP 2.33 installed in clisp locker
Message-ID: <20040423203643.GA32575@opus.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2i
I have upgraded the version of CLISP in the clisp locker from the
1993 release to 2.33, released in March of 2004. It is built for the
current Athena releases of Solaris and Linux. From the official site
(http://clisp.cons.org):
CLISP is a Common Lisp implementation by Bruno Haible, then of
Karlsruhe University, and Michael Stoll, then of Munich University,
both in Germany. It mostly supports the Lisp described in the ANSI
Common Lisp standard.
CLISP includes an interpreter, a compiler, almost all of CLOS, a foreign
language interface and a socket interface. An X11 interface is available
through CLX and Garnet. Command line editing is provided by readline.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
2 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU
GPL. You may distribute commercial proprietary applications compiled
with CLISP, see file COPYRIGHT in the CLISP distribution.
Send comments to either me or bug-clisp@mit.edu.
yak