[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scheme to Commonlisp



   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