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

  1. Path: sparky!uunet!snorkelwacker.mit.edu!ai-lab!zurich.ai.mit.edu!pshuang
  2. From: pshuang@zurich.ai.mit.edu (Ping Huang)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Re: Want a good Scheme for PC
  5. Message-ID: <PSHUANG.92Sep15142511@freeside.ai.mit.edu>
  6. Date: 15 Sep 92 18:25:11 GMT
  7. References: <1992Sep14.155509.29549@tolten.puc.cl>
  8. Sender: news@ai.mit.edu
  9. Organization: M.I.T. Artificial Intelligence Lab.
  10. Lines: 88
  11. In-reply-to: IIC1112@malloco.ing.puc.cl's message of 14 Sep 92 15:55:09 GMT
  12.  
  13. In article <1992Sep14.155509.29549@tolten.puc.cl> IIC1112@malloco.ing.puc.cl (AyudantesIIC1112) writes:
  14.  
  15.  > Hi everyone. I'd like info on a good Scheme for MS-DOS computers. Actually
  16.  > I have PC Scheme 3.03, but it is *LOUSY* (particullarly the editor).
  17.  > 
  18.  > The new Scheme interpreter should be able to run on 8086..80486 machines
  19.  > with MS-DOS 3.3 .. 5.0 . 
  20.  > 
  21.  > I hope some of you can point one to me. Thanks in advance.
  22.  
  23. In the interests of saving myself some time, I am re-posting this rather
  24. than e-mailing a copy of what is below directly to the poster. Hopefully
  25. within about a month we will have a second alpha release that will add
  26. graphics functionality and fix some minor problems, but this release is
  27. nearly fully-functional already.
  28.  
  29.  | 
  30.  | Date: Mon, 15 Jun 92 11:17:17 -0400
  31.  | From: "Henry M. Wu" <mhwu@martigny.ai.mit.edu>
  32.  | Newsgroups: comp.lang.scheme, comp.lang.scheme.c
  33.  | Subject: Alpha Release of CScheme for DOS boxes
  34.  | 
  35.  | We are making available a port of MIT CScheme for DOS machines with
  36.  | 386sx or higher processors.  This is an alpha release of the software;
  37.  | there will be some bugs and inconveniences.  Furthermore the port is
  38.  | based on a new, unreleased version of Unix CScheme, so it may not be
  39.  | compatible with the one you're using.  The port includes Edwin (Scheme's
  40.  | Emacs-like editor) and Liar (the Scheme compiler).  The system runs
  41.  | under DOS and as a DOS application under Windows 3.x [386 Enhanced].
  42.  | 
  43.  | To get it, use anonymous ftp to altdorf.ai.mit.edu (ip address
  44.  | 18.43.0.152).  Look in archive/scheme-7.2/DOS-386.  Please remember to
  45.  | use ftp in BINARY mode.
  46.  | 
  47.  | Read the ALPHA.TXT file for a description of what's there so you can
  48.  | decide what you want and what you don't.  This file also contains
  49.  | installation instructions, most of which must be performed manually.
  50.  | 
  51.  | Each file appears twice, at top-level of the DOS-386 directory and
  52.  | inside one of the subdirectories 1, 2, 3, 4, 5, 6, or 7.
  53.  | 
  54.  | Each of the subdirectories contains less than 1.4MB of data, so they
  55.  | can be copied into high-density 3.5" floppies.
  56.  | 
  57.  | Unfortunately a few of them contain more than 1.2MB, so they cannot be
  58.  | copied into high-density 5.25" floppies.
  59.  | 
  60.  | If you acquired the release through ftp please send mail to:
  61.  | "info-cscheme-dos-request@zurich.ai.mit.edu" so we know to send you
  62.  | updates and bug reports.
  63.  | 
  64.  | If you do not have convenient access to the internet, and would like
  65.  | floppies instead, please send your request to
  66.  | info-cscheme-dos-request@zurich.ai.mit.edu or US Mail to:
  67.  | 
  68.  | Scheme Distribution
  69.  | c/o Prof. Hal Abelson
  70.  | 545 Technology Sq. rm 410
  71.  | Cambridge MA 02139
  72.  | 
  73.  | Please send a check or money order payable (in the U.S.) to "Scheme
  74.  | Distribution" for $95.00 to cover the cost of distribution.  We will
  75.  | include a hard copy manual of CScheme (based on the Unix version) with
  76.  | the purchase.
  77.  | 
  78.  | Bugs, problems, etc. should be reported to
  79.  | bug-cscheme-dos@zurich.ai.mit.edu or US Mail to:
  80.  | 
  81.  | The Scheme Team
  82.  | c/o Prof. Hal Abelson
  83.  | 545 Technology Sq. rm 410
  84.  | Cambridge MA 02139
  85.  | 
  86.  | General information and discussion about CScheme can be addressed to:
  87.  | info-cscheme-dos@zurich.ai.mit.edu (DOS specific) or
  88.  | info-cscheme@zurich.ai.mit.edu (unix and DOS)
  89.  | 
  90.  | General discussion about Scheme (not MIT specific) can be addressed
  91.  | to:  scheme@ai.mit.edu
  92.  | 
  93.  | Thank you.
  94.  | 
  95.  
  96. --
  97. | Ping Huang (INTERNET: pshuang@martigny.ai.mit.edu) speaking for himself.
  98. | "One Thing to name them all, One Thing to define them,
  99. |  One Thing to place them in environments and bind them..."
  100.  
  101.