| To: | scsh@martigny.ai.mit.edu |
|---|---|
| Subject: | It's the Virtual Machine Politics Stupid! |
| From: | "Brian F. Dennis" <xjam@cs.berkeley.edu> |
| Date: | Fri, 03 Nov 1995 13:21:10 -0800 |
| Reply-to: | xjam@cork.cs.berkeley.edu |
The real problem with relying on Scheme48 is that even if some brilliant
person wanted to implement a hot new VM with all the features to save
virtual memory, they couldn't. The damn thing is written in Pre-Scheme and
for all I know there's a small cabal (of 1?) who have the Pre-Scheme
compiler.
A first step to getting better virtual memory behavior would be getting a
VM written in Bigloo, Gambit, or Scheme->C. Then you could monkey around
with the function representations to let you use mmap and others of that
ilk to bring code into the image without this misguided (IMHO) compile an
image to C stuff.
Just a thought.
Latez.
--Bri
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | probably not a bug, really, Noah Friedman |
|---|---|
| Next by Date: | Re: It's the Virtual Machine Politics Stupid!, Olin Shivers |
| Previous by Thread: | A4 manual & TeX sources available, Olin Shivers |
| Next by Thread: | Re: It's the Virtual Machine Politics Stupid!, Olin Shivers |
| Indexes: | [Date] [Thread] [Top] [All Lists] |