From: Cyber Surfer
Subject: remote eval
Date: 
Message-ID: <CFr2FH.Ht4@cix.compulink.co.uk>
In article <··········@manuel.anu.edu.au>,
······@arp.anu.edu.au (Zdzislaw Meglicki) writes:

> Could someone suggest the semantics for a "remote eval" (reval) - and give 
> some suggestions as to how such a beast could be implemented, say, on top of
> the PVM? Perhaps this has already been done? I know that reval was developed
> for ISIS. 

There's an example of this in the book Object Oriented Programming
in Common Lisp, by Sonya E. Keene. All that is missing is the
network specific code.

Martin Rodgers

--- Cyber Surfing on CIX ---
From: Michael Greenwald
Subject: Re: remote eval
Date: 
Message-ID: <michaelg.752276730@Xenon.Stanford.EDU>
············@cix.compulink.co.uk ("Cyber Surfer") writes:

>In article <··········@manuel.anu.edu.au>,
>······@arp.anu.edu.au (Zdzislaw Meglicki) writes:

>> Could someone suggest the semantics for a "remote eval" (reval) - and give 
>> some suggestions as to how such a beast could be implemented, say, on top of
>> the PVM? Perhaps this has already been done? I know that reval was developed
>> for ISIS. 

>There's an example of this in the book Object Oriented Programming
>in Common Lisp, by Sonya E. Keene. All that is missing is the
>network specific code.

>Martin Rodgers

You might want to check out Jim Stamos' thesis, titled "Remote
Evaluation".  I believe it's an MIT TR.