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

  1. Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!caen!spool.mu.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!news
  2. From: sef@sef-pmax.slisp.cs.cmu.edu
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: CMUCL for A/UX
  5. Message-ID: <Bu2zIu.1B0.1@cs.cmu.edu>
  6. Date: 5 Sep 92 01:16:02 GMT
  7. Article-I.D.: cs.Bu2zIu.1B0.1
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Organization: School of Computer Science, Carnegie Mellon
  10. Lines: 35
  11. Nntp-Posting-Host: sef-pmax.slisp.cs.cmu.edu
  12.  
  13.  
  14.     From: mbp@generali.harvard.edu (Mark B Palmerino)
  15.     
  16.     Has anyone gone through the trouble of getting CMUCL to work on a machine
  17.     running A/UX (Apple's Unix)? I'm looking at that daunting task and am
  18.     hoping that others have already paved the way.
  19.     
  20. Porting CMU CL to the Motorola 680x0 processor of the Macintosh would be a
  21. big job, and probably not worth the trouble since (a) Apple already sells a
  22. good Common Lisp for the Mac, (b) Apple's Common Lisp has been optimized
  23. for the small memory size of most Macs, while CMU CL is big, (c) the
  24. 68K-based Macintoshes may not be with us for too many more years.  If you
  25. just did a straightforward port, and didn't try to reorganize the system to
  26. make it small, a Macintosh port would still take you several months full
  27. time.  And that's if you're *very* good.
  28.  
  29. I don't know much about A/UX, but if it doesn't support mapping of
  30. arbitrary files into memory and provide you with several widely separated
  31. segments in virtual memory, that could be trouble as well.  Add several
  32. more months in that case.
  33.  
  34. If you still want to go for this, let us know.  We'll give you what advice
  35. we can.
  36.  
  37. -- Scott
  38.  
  39. ===========================================================================
  40. Scott E. Fahlman
  41. CMU Common Lisp Project (fearless leader)
  42. School of Computer Science
  43. Carnegie Mellon University
  44. 5000 Forbes Avenue
  45. Pittsburgh, PA 15213
  46.  
  47. Internet: sef+@cs.cmu.edu
  48.