This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How often are continuations created?


Keisuke Nishida <kxn30@po.cwru.edu> writes:

> > [intermediate value rib]
> > 
> > > I don't know where they put intermediate results, but I guess they
> > > use local variables in the frame for every computation.
> > 
> > They push them directly onto the control frame. 
> Is there a reference that explains their algorithm?

I think unctr87-011.dvi [1] explains that (the file is called 3imp.ps).


[1] Dybvig. Three Implementation Models for Scheme. University of
North Carolina Computer Science Technical Report 87-011
[Ph.D. Dissertation], April 1987.  (3imp.ps.gz)


Jost

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]