home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / scheme / 2934 < prev    next >
Encoding:
Text File  |  1993-01-21  |  3.0 KB  |  81 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!yale!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
  3. From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
  4. Subject: Re: Now scm4b2 was Re: Scheme release scm4b1 available.
  5. In-Reply-To: jaffer@zurich.ai.mit.edu's message of Mon, 18 Jan 1993 06:32:39 GMT
  6. Message-ID: <JAFFER.93Jan21125833@camelot.ai.mit.edu>
  7. Sender: news@mintaka.lcs.mit.edu
  8. Organization: M.I.T. Artificial Intelligence Lab.
  9. References: <JAFFER.93Jan16004027@camelot.ai.mit.edu>
  10.     <JAFFER.93Jan18013239@camelot.ai.mit.edu>
  11. Date: Thu, 21 Jan 1993 17:58:33 GMT
  12. Lines: 67
  13.  
  14. This message announces the availability of Scheme release scm4b3.
  15.  
  16. Several bugs have been fixed.  ASH, LOGCOUNT, INTEGER-LENGTH, and
  17. LOGNOT now work for bignums.  CLOSE-PORT will now close pipes as well.
  18.  
  19. Scm conforms to Revised^4 Report on the Algorithmic Language Scheme
  20. and the IEEE P1178 specification.  Scm is written in C and runs under
  21. Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar
  22. systems.  ASCII and EBCDIC are supported.
  23.  
  24. Documentation is included explaining the many Scheme Language
  25. extensions in scm, the internal representation and how to extend or
  26. include scm in other programs.
  27.  
  28. SCM can be obtained via FTP (detailed instructions follow) from:
  29. altdorf.ai.mit.edu:archive/scm/scm4b3.tar.Z
  30. prep.ai.mit.edu:pub/gnu/jacal/scm4b3.tar.Z
  31. nexus.yorku.ca:pub/scheme/new/scm4b3.tar.Z
  32.  
  33. SLIB is a portable Scheme library which SCM uses:
  34. altdorf.ai.mit.edu:archive/scm/slib1c4.tar.Z
  35. prep.ai.mit.edu:pub/gnu/jacal/slib1c4.tar.Z
  36. nexus.yorku.ca:pub/scheme/new/slib1c4.tar.Z
  37.  
  38. JACAL is a symbolic math system written in Scheme:
  39. altdorf.ai.mit.edu:archive/scm/jacal1a0.tar.Z
  40. prep.ai.mit.edu:pub/gnu/jacal/jacal1a0.tar.Z
  41. nexus.yorku.ca:pub/scheme/new/jacal1a0.tar.Z
  42.  
  43. SMG-SCM is an SMG interface package which works with SCM on VMS.
  44. altdorf.ai.mit.edu:archive/scm/smg-scm.com
  45. prep.ai.mit.edu:pub/gnu/jacal/smg-scm.com
  46.  
  47. TURTLSCM is a turtle graphics package which works with SCM on MSDOS
  48. machines:
  49. altdorf.ai.mit.edu:archive/scm/turtlscm4a10.lzh
  50. prep.ai.mit.edu:pub/gnu/jacal/turtlscm4a10.lzh
  51.  
  52. XSCM is a X windows interface package which works with SCM:
  53. altdorf.ai.mit.edu:archive/scm/xscm1.05.tar.Z
  54. prep.ai.mit.edu:pub/gnu/jacal/xscm1.05.tar.Z
  55.  
  56.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  57.   bin
  58.   cd archive/scm
  59.   get scm4b3.tar.Z
  60.   get slib1c4.tar.Z
  61. or
  62.   ftp prep.ai.mit.edu (anonymous)
  63.   bin
  64.   cd pub/gnu/jacal
  65.   get scm4b3.tar.Z
  66.   get slib1c4.tar.Z
  67.  
  68. `scm4b3.tar.Z' is a compressed tar file of the C code distribution.
  69. `slib1c4.tar.Z' is a compressed tar file of a Scheme Library.
  70.  
  71. Remember to use binary mode when transferring the files.
  72. Be sure to get and read the GNU General Public License (COPYING).
  73. It is included in scm4b3.tar.Z.
  74.  
  75. To receive an IBM PC floppy disk with the source files and MSDOS
  76. and i386 MSDOS executables send $99.00 to:
  77.    Aubrey Jaffer, 84 Pleasant St. Wakefield MA 01880, USA.
  78.  
  79. If you like scm you can support the developement and maintainence of
  80. it by buying a disk from me or by sending money to the above address.
  81.