Path: utzoo!censor!geac!jtsv16!uunet!samsung!gem.mps.ohio-state.edu!apple!cambridge.apple.com!alms From: alms@cambridge.apple.com (Andrew L. M. Shalit) Newsgroups: comp.lang.scheme Subject: Re: Scheme to Commonlisp Message-ID: Date: 10 Nov 89 17:58:32 GMT References: <8911080749.aa12548@mintaka.lcs.mit.edu> <1563@accuvax.nwu.edu> Organization: Apple Computer Inc, Cambridge, MA Lines: 13 In-reply-to: krulwich@ils.nwu.edu's message of 10 Nov 89 16:13:18 GMT In article <8911080749.aa12548@mintaka.lcs.mit.edu>, S.Ross@CS (Simon Ross) writes: >Does anyone have any advice or experience with converting a >program in Scheme to CommonLisp (in this case Texas Instruments >Scheme and Vax Commonlisp)? If there is some nifty program out >there that could do the job? You may want to look at Pseudoscheme by Jonathon Reese. It compiles Scheme to Common Lisp, with the exception of upward continuations. Unfortunately, I don't have an FTP address. -andrew