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: CPS transformation and partial evaluation


Mikael Djurfeldt <mdj@mdj.nada.kth.se> writes:

> That sounds plausible.  He and his students have been studying the
> relationship between transformations made in the source language and
> in CPS. 

Yes, if I remember correctly he goes as far as saying that most implementations
which make use of cps transformation to optimize the code partially revert the
transformation when generating machine code.  


>   http://citeseer.nj.nec.com/sabry94is.html
[...]
>   A. Appel (1992) "Compiling With Continuations", Cambridge U Press


Yup, thanks!


Jost

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