From: Fernando Mato Mira
Subject: Free Lisp with good serial line support? (Win95)
Date: 
Message-ID: <3835619C.3D7032C8@iname.com>
Is there a Scheme or CL with some ready-to-go functions to setup a
serial line and send/receive bytes?
(For Win32 or cygwin)

Thanks in advance,

From: Robert Monfera
Subject: Re: Free Lisp with good serial line support? (Win95)
Date: 
Message-ID: <3835AEF4.98292F5B@fisec.com>
Wasn't Rusty Craine using muLisp, saying it can do low-level control? 
Maybe you could look it up with deja or on the muLisp site - if such a
thing exists.  Where is Rusty, when we need him so much?

Robert

Fernando Mato Mira wrote:
> 
> Is there a Scheme or CL with some ready-to-go functions to setup a
> serial line and send/receive bytes?
> (For Win32 or cygwin)
> 
> Thanks in advance,
From: Tim Bradshaw
Subject: Re: Free Lisp with good serial line support? (Win95)
Date: 
Message-ID: <ey366yyf8jy.fsf@lostwithiel.tfeb.org>
* Robert Monfera wrote:
> Wasn't Rusty Craine using muLisp, saying it can do low-level control? 
> Maybe you could look it up with deja or on the muLisp site - if such a
> thing exists.  Where is Rusty, when we need him so much?

mulisp can do that kind of stuff pretty well, or it could 14 years
ago.  It also then ran fairly comfortably on a PC with 512k of
memory. I don't know if it has grown since.

--tim