Re: Scheme source transfromation to CPS style
- From: pjb@xxxxxxxxxxxxxxxxx (Pascal J. Bourguignon)
- Date: Thu, 31 Jul 2008 12:51:45 +0200
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__
.
- Follow-Ups:
- Re: Scheme source transfromation to CPS style
- From: Slobodan Blazeski
- Re: Scheme source transfromation to CPS style
- References:
- Scheme source transfromation to CPS style
- From: Slobodan Blazeski
- Scheme source transfromation to CPS style
- Prev by Date: Scheme source transfromation to CPS style
- Next by Date: Re: Scheme source transfromation to CPS style
- Previous by thread: Scheme source transfromation to CPS style
- Next by thread: Re: Scheme source transfromation to CPS style
- Index(es):