Are we dead or alive? (was Re: a good volunteer)
Mike McDonald
mikemac@mikemac.com
Thu, 08 Oct 1998 14:08:30 -0700
>Date: Thu, 08 Oct 1998 17:06:41 -0400
>From: John Morrison <jm@mak.com>
>To: lispos@math.gatech.edu
>Subject: Are we dead or alive? (was Re: a good volunteer)
>
>Hi All,
>
>(2) The "Get Distracted" Option: rather than linking in a Java VM and
>downloading a bytecode ramdisk, link in a Lisp/36xx/CADR VM (or
>interpreter? SIOD?) and download Lisp code/bytecodes/bands/worlds
>(whatever).
You could link in the C portion of CMUCL and put the lisp.core in
the ramdisk and away you go! (You might want ot build a stripped down
version of the C code that doesn't have all of the Unix stuff in it.
Then reimplment that stuff in native CL.)
Where's your code at?
Mike McDonald
mikemac@mikemac.com