home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / scheme / 2885 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.4 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 slib1c4 available.
  5. Message-ID: <JAFFER.93Jan8161354@camelot.ai.mit.edu>
  6. Date: 8 Jan 93 21:13:54 GMT
  7. Sender: news@mintaka.lcs.mit.edu
  8. Organization: M.I.T. Artificial Intelligence Lab.
  9. Lines: 35
  10.  
  11. This message announces the availability of Scheme Library release
  12. slib1c4.
  13.  
  14. New in release slib1c4 are:
  15. From: pgs@ai.mit.edu (Patrick Sobalvarro) is Red-Black trees.
  16. From: lutzeb@cs.tu-berlin.de (Dirk Lutzebaeck) is version 2.2 format.
  17.  
  18. SLIB is a portable scheme library meant to provide compatibiliy and
  19. utility functions for all standard scheme implementations.
  20.  
  21. SLIB includes initialization files for ELK 1.5, GAMBIT, MITScheme,
  22. scheme->C, Scheme48, and T3.1.  Scm4a also supports SLIB.
  23.  
  24. Documentation includes a manifest, installation instructions, and
  25. proposed coding standards for the library.  Documentation on each
  26. library package is supplied.
  27.  
  28. SLIB can be obtained via ftp (detailed instructions follow) from:
  29. altdorf.ai.mit.edu:archive/scm/slib1c4.tar.Z
  30. prep.ai.mit.edu:pub/gnu/jacal/slib1c4.tar.Z
  31.  
  32.   ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
  33.   cd archive/scm
  34.   bin
  35.   get slib1c4.tar.Z
  36.  
  37. or
  38.   ftp prep.ai.mit.edu (anonymous)
  39.   cd pub/gnu/jacal
  40.   bin
  41.   get slib1c4.tar.Z
  42.  
  43.   `slib1c4.tar.Z' is a compressed tar file of a Scheme Library.
  44.  
  45. Remember to use binary mode when transferring the *.tar.Z files.
  46.