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

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
  2. From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Scheme Library slib1b10 released.
  5. Message-ID: <JAFFER.92Sep14004513@camelot.ai.mit.edu>
  6. Date: 14 Sep 92 05:45:13 GMT
  7. Sender: news@mintaka.lcs.mit.edu
  8. Organization: M.I.T. Artificial Intelligence Lab.
  9. Lines: 31
  10.  
  11. This message announces the availability of Scheme Library release
  12. slib1b10.
  13.  
  14. New in release slib1b10 are: dynamic-wind, transcript-on,
  15. transcript-off, with-input-from-file, and with-output-to-file.  From
  16. kend@data.rain.com are collect.scm and an updated oop.scm (now called
  17. yasos.scm).  From: Stephen J. Bevan <bevan@cs.man.ac.uk> is elk.init.
  18.  
  19. SLIB is a portable scheme library meant to provide compatibiliy and
  20. utility functions for all standard scheme implementations.
  21.  
  22. SLIB includes initialization files for ELK 1.5, GAMBIT, MITScheme,
  23. scheme->C, Scheme48, and T3.1.  Scm4a also supports SLIB.
  24.  
  25. Documentation includes a manifest, installation instructions, and
  26. proposed coding standards for the library.  Documentation on each
  27. library package is supplied.
  28.  
  29. SLIB can be obtained via ftp (detailed instructions follow) from:
  30. altdorf.ai.mit.edu:archive/scm/slib1b10.tar.Z
  31. nexus.yorku.ca:pub/scheme/new/slib1b10.tar.Z
  32.  
  33.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  34.   cd archive/scm
  35. or
  36.   ftp nexus.yorku.ca (anonymous)
  37.   cd pub/scheme/new
  38.  
  39.   `slib1b10.tar.Z' is a compressed tar file of a Scheme Library.
  40.  
  41. Remember to use binary mode when transferring the *.tar.Z files.
  42.