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

  1. Path: sparky!uunet!snorkelwacker.mit.edu!ai-lab!zurich.ai.mit.edu!jinx
  2. From: jinx@zurich.ai.mit.edu (Guillermo J. Rozas)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Re: MIT Scheme on Sparc?
  5. Message-ID: <JINX.92Sep5195906@chamarti.ai.mit.edu>
  6. Date: 5 Sep 92 23:59:06 GMT
  7. References: <23633@alice.att.com>
  8. Sender: news@ai.mit.edu
  9. Reply-To: jinx@zurich.ai.mit.edu
  10. Organization: M.I.T. Artificial Intelligence Lab.
  11. Lines: 18
  12. In-reply-to: ark@alice.att.com's message of 5 Sep 92 15:05:34 GMT
  13.  
  14. In article <23633@alice.att.com> ark@alice.att.com (Andrew Koenig) writes:
  15.  
  16. |   Last time I checked (which was probably at least a eyar ago),
  17. |   MIT Scheme didn't run on Sparcstations.  Has that changed?
  18. |   -- 
  19.  
  20. It depends on what you mean.
  21.  
  22. The 7.1 release runs on Sparcs, but completely interpreted (there is
  23. no back end for the compiler).
  24.  
  25. A compiler back end for the Sparc is _not_ on the queue.  However, you
  26. are welcome to write one.  There is a 100+ page document on porting
  27. the compiler to other architectures (there are currently 6 complete
  28. back ends and one more under work), and we will be happy to provide
  29. some assistance.
  30.  
  31.  
  32.