home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / scheme / 2811 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.9 KB  |  80 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!think.com!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
  3. From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
  4. Subject: scm4a15 Scheme release available.
  5. Message-ID: <JAFFER.92Dec21234149@camelot.ai.mit.edu>
  6. Sender: news@mintaka.lcs.mit.edu
  7. Organization: M.I.T. Artificial Intelligence Lab.
  8. Distribution: comp
  9. Date: Tue, 22 Dec 1992 04:41:49 GMT
  10. Lines: 68
  11.  
  12. This message announces the availability of Scheme release scm4a15.
  13.  
  14. The logical operations (logand logor logxor lognot ash logcount
  15. integer-length bit-extract) from SLIB are now in SCM.  Comparison
  16. procedures which were previously able to accept only 2 arguments can
  17. now accept any number of arguments.
  18.  
  19. from soravi@Athena.MIT.EDU comes directions for compiling SCM under
  20. OS/2 2.0.
  21.  
  22. Scm conforms to Revised^4 Report on the Algorithmic Language Scheme
  23. and the IEEE P1178 specification.  Scm is written in C and runs under
  24. Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar
  25. systems.  ASCII and EBCDIC are supported.
  26.  
  27. Documentation is included explaining the many Scheme Language
  28. extensions in scm, the internal representation and how to extend or
  29. include scm in other programs.
  30.  
  31. SCM can be obtained via FTP (detailed instructions follow) from:
  32. altdorf.ai.mit.edu:archive/scm/scm4a15.tar.Z
  33. nexus.yorku.ca:pub/scheme/new/scm4a15.tar.Z
  34.  
  35. SLIB is a portable scheme library which SCM uses:
  36. altdorf.ai.mit.edu:archive/scm/slib1c2.tar.Z
  37. nexus.yorku.ca:pub/scheme/new/slib1c2.tar.Z
  38.  
  39. SMG-SCM is an SMG interface package which works with SCM on VMS.
  40. altdorf.ai.mit.edu:archive/scm/smg-scm.com
  41. nexus.yorku.ca:pub/scheme/new/smg-scm.com
  42.  
  43. TURTLSCM is a turtle graphics package which works with SCM on MSDOS
  44. machines:
  45. altdorf.ai.mit.edu:archive/scm/turtlscm4a10.lzh
  46. nexus.yorku.ca:pub/scheme/new/turtlscm4a10.lzh
  47.  
  48. XSCM is a X windows interface package which works with SCM:
  49. altdorf.ai.mit.edu:archive/scm/xscm1.05.tar.Z
  50. nexus.yorku.ca:pub/scheme/new/xscm1.05.tar.Z
  51.  
  52.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  53.   bin
  54.   cd archive/scm
  55.   get scm4a15.tar.Z
  56.   get slib1c2.tar.Z
  57. or
  58.   ftp nexus.yorku.ca (anonymous)
  59.   bin
  60.   cd pub/scheme/new
  61.   get scm4a15.tar.Z
  62.   get slib1c2.tar.Z
  63.  
  64. `scm4a15.tar.Z' is a compressed tar file of the C code distribution.
  65. `slib1c2.tar.Z' is a compressed tar file of a Scheme Library.
  66.  
  67. Remember to use binary mode when transferring the files.
  68. Be sure to get and read the GNU General Public License (COPYING).
  69. It is included in scm4a15.tar.Z.
  70.  
  71. To receive an IBM PC floppy disk with the source files and MSDOS
  72. and i386 MSDOS executables send $60 to
  73.    Aubrey Jaffer, 84 Pleasant St. Wakefield MA 01880, USA.
  74. Net 30 day purchase orders are minimum $100.
  75.  
  76. If you like scm you can support the developement and maintainence of
  77. it by buying a disk from me or by sending money to the above address.
  78. Money received will also help speed the release of a free symbolic
  79. mathematics system (written in scheme).
  80.