Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!news.kei.com!nntp.coast.net!col.hp.com!news.cis.okstate.edu!news.ecn.uoknor.edu!fizban.solace.mh.se!news.ifm.liu.se!liuida!news
From: Jonas Kvist <c93jonkv@und.ida.liu.se>
Subject: Re: Lisp for MSDOS
X-Nntp-Posting-Host: su8-6.ida.liu.se
Content-Type: text/plain; charset=us-ascii
To: Deborah Brian Cochrane <brideb@efn.org>
Message-ID: <30EDE9BE.71B3@und.ida.liu.se>
Sender: news@ida.liu.se
Content-Transfer-Encoding: 7bit
Organization: Dept. of Computer and Information Science, Linkoping University
References: <4bt7uk$eop@garcia.efn.org>
Mime-Version: 1.0
Date: Sat, 6 Jan 1996 03:17:18 GMT
X-Mailer: Mozilla 2.0b4 (X11; I; SunOS 5.4 sun4m)
Lines: 16

Deborah Brian Cochrane wrote:
> 
> I'm new to the world of Lisp, but I want to learn more... my only problem
> is finding a Lisp interpreter for MSDOS.  I've been searching through the
> Web for the past couple days, but still haven't found anything helpful.
> I was wondering if anyone out there knows where I might find a
> freeware/shareware Lisp interpreter for DOS (am I repeating myself?)...

Try CLISP implemented by Bruno Haible of Karlsruhe University. It
support most parts CltL2 (second edition of the common lisp "standard").
I'm runing it myself on a 386 PC with only 4 MB memory. There is no
problem with that. You can get it by anonymous ftp from

ftp://ma2s2.mathematik.uni-karlsruhe.de:/pub/lisp/clisp/binaries/dos/clisp.zip

/Jonas
