home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / scheme / scm / readme < prev    next >
Encoding:
Text File  |  1993-07-16  |  3.1 KB  |  87 lines

  1. This message announces the availability of Scheme release scm4c0.
  2.  
  3. New in scm4c0 are: Positive numbers (other than infinity) no longer
  4. have leading '+'.  GC Bug in dynamic-wind fixed.  Some portability
  5. problems fixed.
  6.  
  7. Newly updated files (lowercase .z rather than uppercase .Z) in these
  8. directories are compressed with patent-free gzip (no relation to zip).
  9. Source for gzip is available from:
  10. prep.ai.mit.edu:pub/gnu/gzip-1.0.7.shar
  11. prep.ai.mit.edu:pub/gnu/gzip-1.0.7.tar
  12.  
  13. Scm conforms to Revised^4 Report on the Algorithmic Language Scheme
  14. and the IEEE P1178 specification.  Scm is written in C and runs under
  15. Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar
  16. systems.  ASCII and EBCDIC are supported.
  17.  
  18. Documentation is included explaining the many Scheme Language
  19. extensions in scm, the internal representation and how to extend or
  20. include scm in other programs.
  21.  
  22. SCM can be obtained via FTP (detailed instructions follow) from:
  23. altdorf.ai.mit.edu:archive/scm/scm4c0.tar.z
  24. prep.ai.mit.edu:pub/gnu/jacal/scm4c0.tar.z
  25. nexus.yorku.ca:pub/scheme/new/scm4c0.tar.Z
  26.  
  27. SLIB is a portable Scheme library which SCM uses:
  28. altdorf.ai.mit.edu:archive/scm/slib1d2.tar.z
  29. prep.ai.mit.edu:pub/gnu/jacal/slib1d2.tar.z
  30. nexus.yorku.ca:pub/scheme/new/slib1d2.tar.Z
  31.  
  32. JACAL is a symbolic math system written in Scheme:
  33. altdorf.ai.mit.edu:archive/scm/jacal1a1.tar.Z
  34. prep.ai.mit.edu:pub/gnu/jacal/jacal1a1.tar.Z
  35. nexus.yorku.ca:pub/scheme/new/jacal1a1.tar.Z
  36.  
  37. HOBBIT is a compiler for SCM code:
  38. altdorf.ai.mit.edu:archive/scm/hobbit1.tar.Z
  39. prep.ai.mit.edu:pub/gnu/jacal/hobbit1.tar.Z
  40. nexus.yorku.ca:pub/scheme/new/hobbit1.tar.Z
  41.  
  42. SMG-SCM is an SMG interface package which works with SCM on VMS.
  43. altdorf.ai.mit.edu:archive/scm/smg-scm2a1.zip
  44. prep.ai.mit.edu:pub/gnu/jacal/smg-scm2a1.zip
  45. A VMS version of Unzip is available by anonymous FTP from
  46. ftp.spc.edu:[ANONYMOUS.MACRO32]UNZIP.EXE.
  47.  
  48. TURTLSCM is a turtle graphics package which works with SCM on MSDOS
  49. or X11 machines:
  50. altdorf.ai.mit.edu:archive/scm/turtlegr.tar.Z
  51. prep.ai.mit.edu:pub/gnu/jacal/turtlegr.tar.Z
  52.  
  53. XSCM is a X windows interface package which works with SCM:
  54. altdorf.ai.mit.edu:archive/scm/xscm1.05.tar.Z
  55. prep.ai.mit.edu:pub/gnu/jacal/xscm1.05.tar.Z
  56.  
  57. WB is a disk based, sorted associative array package
  58. integrated into the Scheme implementation SCM.
  59. altdorf.ai.mit.edu:archive/scm/wb1a1.tar.z
  60. nexus.yorku.ca:pub/scheme/new/wb1a1.tar.z
  61.  
  62.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  63.   bin
  64.   cd archive/scm
  65.   get scm4c0.tar.z
  66.   get slib1d2.tar.Z
  67. or
  68.   ftp prep.ai.mit.edu (anonymous)
  69.   bin
  70.   cd pub/gnu/jacal
  71.   get scm4c0.tar.z
  72.   get slib1d2.tar.Z
  73.  
  74. `scm4c0.tar.z' is a gzipped tar file of the C code distribution.
  75. `slib1d2.tar.Z' is a compressed tar file of a Scheme Library.
  76.  
  77. Remember to use binary mode when transferring the files.
  78. Be sure to get and read the GNU General Public License (COPYING).
  79. It is included in scm4c0.tar.z.
  80.  
  81. To receive an IBM PC floppy disk with the source files and MSDOS
  82. and i386 MSDOS executables send $99.00 to:
  83.    Aubrey Jaffer, 84 Pleasant St. Wakefield MA 01880, USA.
  84.  
  85. If you like scm you can support the developement and maintainence of
  86. it by buying a disk from me or by sending money to the above address.
  87.