Re: Scheme source transfromation to CPS style



Slobodan Blazeski <slobodan.blazeski@xxxxxxxxx> writes:

Does anybody knows a code that tranforms normal scheme into CPS style?

I didn't, bug google knows (it all).

CPSCM Scheme

CPSCM is a Scheme compiler based on CPS conversion. It outputs code
for two back-ends: Javascript and Common Lisp (as well as a "simple
Scheme" back-end).

http://code.google.com/p/cpscm/

--
__Pascal Bourguignon__
.