Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!uunet!sdl!mntgfx!joemu From: joemu@mentorg.com (Joe Mueller @ APD x1367) Newsgroups: comp.lang.scheme Subject: C->Scheme mappings Message-ID: <1991May28.191834.15025@apd.mentorg.com> Date: 28 May 91 19:18:34 GMT Sender: usenet@apd.mentorg.com Organization: Mentor Graphics Corporation Lines: 13 I'm trying to map the various C control statements into Scheme. The translation of break, continue, and return are giving me trouble. (I am not a scheme programmer so an obvious answer may not be obvious to me) I suspect I need to do something with call-with-current-continuation but I don't see exactly how to do it. Anyone care to help? Joe Mueller Joe_Mueller@mentorg.com ...!uunet!mntgfx!joemu