home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / lisp / 2396 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.9 KB  |  45 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!cis.ohio-state.edu!sacral.cis.ohio-state.edu!welch
  3. From: welch@sacral.cis.ohio-state.edu (Arun Welch)
  4. Subject: Re: How can I run INTERLISP?
  5. In-Reply-To: inglehar@bert.eecs.uic.edu's message of Wed, 9 Sep 1992 19: 56:40 GMT
  6. Message-ID: <WELCH.92Sep10095347@sacral.cis.ohio-state.edu>
  7. Originator: welch@sacral.cis.ohio-state.edu
  8. Sender: news@cis.ohio-state.edu (NETnews        )
  9. Organization: OSU-LAIR
  10. References: <1992Sep9.195640.5922@bert.eecs.uic.edu>
  11. Date: Thu, 10 Sep 1992 14:53:47 GMT
  12. Lines: 31
  13.  
  14. In article <1992Sep9.195640.5922@bert.eecs.uic.edu> inglehar@bert.eecs.uic.edu (James Inglehart) writes:
  15.  
  16.    I have a 1977 INTERLISP program, written at Stanford, and originally
  17.    run under TOPS-20 at the Xerox PARC facility. (Its author has suggested
  18.    to me that it may still run under "Xerox Lisp.")
  19.  
  20. Interlisp still exists, it's now a part of Medley, which is a
  21. combination of Interlisp-D and Common Lisp. You can get info on the
  22. product by calling Venue at (800)-228-5325, or send mail to
  23. AISupport.mv@envos.xerox.com. Medley runs on a wide variety of
  24. architectures, so you should be able to get it running
  25.  
  26.    Should I resign myself to learning Lisp and translating this old program
  27.    into some more modern dialect (GNULisp, for example)? This could take me
  28.    a month or more. But I must get this program running.
  29.  
  30. There are a couple of IL to CL translators in the Medley LispUsers
  31. Archives on nervous.cis.ohio-state.edu:pub/lispusers/medley, but they
  32. generally require some hand tweaking of the resulting code. Given that
  33. you don't know Lisp right now, that might take a bit of work.
  34.  
  35. I've resurrected some truly ancient code to run under recent releases
  36. of Medley, and it's been pretty painless.
  37.  
  38. ...arun
  39. ----------------------------------------------------------------------------
  40. Arun Welch
  41. Lisp Systems Programmer, Lab for AI Research, Ohio State University
  42. welch@cis.ohio-state.edu
  43.  
  44.  
  45.