home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / lisp / 2378 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.0 KB

  1. Path: sparky!uunet!wupost!csus.edu!ucdavis!k2!wee
  2. From: wee@cs.ucdavis.edu (Chris Wee)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Freezing a variable: how?
  5. Message-ID: <16807@ucdavis.ucdavis.edu>
  6. Date: 6 Sep 92 18:58:06 GMT
  7. References: <1992Aug28.155335.12562@cs.cornell.edu>
  8. Sender: usenet@ucdavis.ucdavis.edu
  9. Reply-To: wee@cs.ucdavis.edu
  10. Organization: Computer Science, University of California at Davis.
  11. Lines: 22
  12.  
  13. I'm trying to help a prof. set up an EPROS system for a class.
  14. Can someone point me to an ftp site that has the following lisp
  15. for Sun Sparcs or Decstation 5000s (MIPS). I checked the standard
  16. distribution for franz and it was available on for VAXen or Sun-3s.
  17.  
  18. Please email as I do not read this group regularly.
  19.  
  20. Thanks in advance.
  21.  
  22. COMPILING AND INSTALLING EPROS
  23. ==============================
  24.  
  25. 1) You NEED:
  26.         * A C compiler.
  27.         * A Franz Lisp environment which includes:
  28.             - An interpreter (lisp, at least version Opus 38.22).
  29.             - A compiler (liszt, at least version 8.08 [.22]).
  30.  
  31.  
  32. ---
  33. -chris
  34.  
  35.