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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!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: wots going on here!?
  5. Message-ID: <JINX.92Sep1211207@rolex.ai.mit.edu>
  6. Date: 2 Sep 92 01:12:07 GMT
  7. References: <1992Aug29.092113.12007@lugb.latrobe.edu.au>
  8.     <1992Sep1.145337.7208@lugb.latrobe.edu.au>
  9. Sender: news@ai.mit.edu
  10. Reply-To: jinx@zurich.ai.mit.edu
  11. Organization: M.I.T. Artificial Intelligence Lab.
  12. Lines: 14
  13. In-reply-to: 9241593t@lux.latrobe.edu.au's message of 1 Sep 92 14:53:37 GMT
  14.  
  15. In article <1992Sep1.145337.7208@lugb.latrobe.edu.au> 9241593t@lux.latrobe.edu.au (B. Leach) writes:
  16.  
  17. |   I have used a PC-scheme that had edwin builtin, is there a "hidden"
  18. |   edwin builtin to the MIT scheme?
  19. |
  20.  
  21. No.  Edwin is an optional system built on top of vanilla MIT Scheme.
  22. It is a full-blown Emacs-like editor.
  23.  
  24. TI took a snapshot many years ago, trimmed it and shoe-horned it to
  25. fit into a PC's memory, and packaged it with PC Scheme.
  26.  
  27. The full-blown edwin, and the restricted version shipped with PC
  28. Scheme are not very close.
  29.