From: Todd Fisher
Subject: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <341CAEFC.C83@best.com>
Can anyone provide me with some pointers to OS'es that have been written
in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
very little.  I'm looking for any online docs describing the 
implementation.
 
-----------------------------------
Todd Fisher
Sunnyvale, CA
Web page: http://www.best.com/~tkf

From: Martin Cracauer
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <1997Sep15.074453.13899@wavehh.hanse.de>
Todd Fisher <···@best.com> writes:

>Can anyone provide me with some pointers to OS'es that have been written
>in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
>very little.  I'm looking for any online docs describing the 
>implementation.

Most Lisp Machine papers deal with the hardware and the interface to
the Lisp runtime, not so much the OS.

Try the Online Symbolics Musemum (linked from
http:/www.lavielle.com/~joswig/lisp.html) and
http://www.eval-apply.com/LispOS/kmachine.htm, which is about the
never realized LMI K-machine.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
···············@wavehh.hanse.de http://www.cons.org/cracauer/
BSD User Group Hamburg/Germany  http://www.bsdhh.org/ 
From: Sean Doran
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <52n2ldthsq.fsf@sean.ebone.net>
········@wavehh.hanse.de (Martin Cracauer) writes:

> http://www.eval-apply.com/LispOS/kmachine.htm, which is about the
> never realized LMI K-machine.

Which is too bad, because the architechture was pretty
neat, particularly for the time in which it was invented.

The paper is well worth reading.
	
	Sean.
From: Gavin E. Gleason
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <5vmjvl$rq0$1@lynx.unm.edu>
Sean Doran wrote:
> 
> ········@wavehh.hanse.de (Martin Cracauer) writes:
> 
> > http://www.eval-apply.com/LispOS/kmachine.htm, which is about the
> > never realized LMI K-machine.
> 
> Which is too bad, because the architechture was pretty
> neat, particularly for the time in which it was invented.
> 
> The paper is well worth reading.
> 
>         Sean.

The LispOS project needs a little more publicity.  I spent 4 hours
wading through
the garbage in the search engines trying to find usefull information on
it before
I finally found what I was looking for.  For anybody who had as hard a
time as me,
here are the two most important links on the current LispOS project
(IMHO).

http://www.eval-apply.com/LispOS/
http://www.neosoft.com/~jordan/LispersAnonymous/

Its hard to help if you don't know that it exists!

		Gavin E. Gleason
-- 
________________
Gavin E. Gleason 
········@unm.edu
________________
From: Bengt Kleberg
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <bengtk-1709970000280001@sl83.modempool.kth.se>
In article <············@lynx.unm.edu>, "Gavin E. Gleason"
<·········@··········@NOSPAM.com> wrote:

...deleted
> 
> The LispOS project needs a little more publicity.  I spent 4 hours
> wading through
> the garbage in the search engines trying to find usefull information on
...deleted

Perhaps I'm adding noice, but there is an OS called STING by NEC Research
Institute. Email ·······@research.nj.nec.com.

STING isn't an Operating System written in Scheme or Lisp, but rather an
Operating System written _for_ Scheme or Lisp.

-- 
Best Wishes, Bengt

Email: ······@damek.kth.se
From: ET
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <601008$lo8$1@newsie2.cent.net>
Martin Cracauer wrote in article <······················@wavehh.hanse.de>...
>http://www.eval-apply.com/LispOS/kmachine.htm, which is about the
>never realized LMI K-machine.

Never sold, but about 20 board sets were manufactured.
From: John Arley Burns
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <wzwwkjduko.fsf@urquan-kohr-ah.mesas.com>
Todd Fisher <···@best.com> writes:

> Can anyone provide me with some pointers to OS'es that have been written
> in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
> very little.  I'm looking for any online docs describing the 
> implementation.

Back at school I used to work on a TI Lisp Machine, So you might try
Texas Instruments.
From: Charles Earl
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <lnsouxmtvq.fsf@harp.cs.uchicago.edu>
John Arley Burns <······@urquan-kohr-ah.mesas.com> writes:

> Todd Fisher <···@best.com> writes:
> 
> > Can anyone provide me with some pointers to OS'es that have been written
> > in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
> > very little.  I'm looking for any online docs describing the 
> > implementation.
> 
You might also try "Program Mobile Robots in Scheme" by Rees &
Donald (http://www.cs.cornell.edu/home/brd/#scheme) may be of interest
also: the robot os is monitor + scheme48vm.
From: Jason Trenouth
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <3438a906.532233953@newshost>
On Sun, 14 Sep 1997 20:43:56 -0700, Todd Fisher <···@best.com> wrote:

> Can anyone provide me with some pointers to OS'es that have been written
> in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
> very little.  I'm looking for any online docs describing the 
> implementation.

Maybe the following has some material about the various Lisp machine OSes as
well as their architectures?

> Kogge, Peter M. 
> 
> The Architecture of Symbolic Computers. McGraw-Hill, 1991. ISBN 0-07-035596-7 
From: Sashank Varma
Subject: Re: Pointers to Operating Systems written in Scheme or Lisp.
Date: 
Message-ID: <varmas-2309971013060001@129.59.192.40>
In article <··················@newshost>, ·····@harlequin.co.uk (Jason
Trenouth) wrote:

> On Sun, 14 Sep 1997 20:43:56 -0700, Todd Fisher <···@best.com> wrote:
> 
> > Can anyone provide me with some pointers to OS'es that have been written
> > in either Scheme or Lisp.  I've tried Alta Vista and Lycos, and turned up 
> > very little.  I'm looking for any online docs describing the 
> > implementation.
> 
> Maybe the following has some material about the various Lisp machine OSes as
> well as their architectures?
> 
> > Kogge, Peter M. 
> > 
> > The Architecture of Symbolic Computers. McGraw-Hill, 1991. ISBN
0-07-035596-7

I was going to suggest this book too. It has about 20 pages on the
hardware architectures of Greenblatt's original Lisp machine and
its descendants, the Symbolics 3600 architecture, and various other
architectures. However, there is nothing on operating systems in
the book.

Sashank