Path: utzoo!attcan!uunet!tank!ux1.cso.uiuc.edu!uwm.edu!rpi!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!gs2.sp.cs.cmu.edu!jdg From: jdg@gs2.sp.cs.cmu.edu (John Greiner) Newsgroups: comp.lang.scheme Subject: Re: structure-sharing continuations v I-class P (was Re: call/cc) and Re: Where can I Get Scheme-in-LISP? Keywords: continuations Message-ID: <8536@pt.cs.cmu.edu> Date: 21 Mar 90 20:52:21 GMT References: <1990Mar8.064319.28399@brutus.cs.uiuc.edu> <4459@daffy.cs.wisc.edu> <5832@brazos.Rice.edu> <5834@brazos.Rice.edu> <5855@brazos.Rice.edu> <5944@brazos.Rice.edu> Distribution: comp Organization: Carnegie-Mellon University, CS/RI Lines: 22 In article <5944@brazos.Rice.edu> dorai@helma.rice.edu (Dorai Sitaram) writes: >About Rice's Scheme88 which I earlier mentioned was available via >anonymous ftp: It derives from Indiana's Scheme84, and was written >predominantly by John Greiner (jg@..., currently at CMU) in Ibuki >CommonLisp. It is now mostly maintained by Steve Weeks (weeks@rice), >Rice. Questions may be directed to either of them. (I'm sure they >won't mind :-].) > >Once again, the ftp address is titan.rice.edu, _not_ rice.edu, and the >file to get is public/scheme88.sh . > >--dorai That's jdg@cs.cmu.edu, dorai. Unfortunately, Scheme88 uses some IBUKI CL specific functions. I'm in the slow process of figuring out what changes are necessary in the code for some other dialects. If you have any problems in porting it, I can tell you what needs to be changed and why, but not necessarily to what. BTW, Scheme88 is _almost_ R^3S compatible. jg