Path: utzoo!yunexus!lethe!torsqnt!jarvis.csri.toronto.edu!mailrus!accuvax.nwu.edu!krulwich From: krulwich@ils.nwu.edu (Bruce Krulwich) Newsgroups: comp.lang.scheme Subject: Re: Scheme to Commonlisp Message-ID: <1563@accuvax.nwu.edu> Date: 10 Nov 89 16:13:18 GMT Article-I.D.: accuvax.1563 References: <8911080749.aa12548@mintaka.lcs.mit.edu> Sender: news@accuvax.nwu.edu Reply-To: krulwich@ils.nwu.edu (Bruce Krulwich) Organization: Institute for the Learning Sciences, Northwestern University, Evanston, IL 60201 Lines: 21 In-reply-to: S.Ross@CS.UCL.AC.UK (Simon Ross) 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? Over this past summer I wrote a program to translate T to CommonLISP (unfortunately I had to make the switch). It was not complete, but had a framework for defining translation methods that can be used to handle the parts of T that I didn't need to do. If anyone is interested I can look into making this package available via anonymous FTP. Bruce Krulwich Institute for the Learning Sciences krulwich@ils.nwu.edu