man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

slib (1)

Name

slib - Scheme Library

Synopsis

slib  [  scheme  | scm | gsi | mzscheme | guile | scheme48 |
larceny | scmlit | elk | sisc | kawa ]

Description




User Commands                                             slib(1)



NAME
     SLIB - Scheme Library

SYNOPSIS
     slib  [  scheme  | scm | gsi | mzscheme | guile | scheme48 |
     larceny | scmlit | elk | sisc | kawa ]

DESCRIPTION
     "SLIB" is a portable library for  the  programming  language
     "Scheme".   It provides a platform independent framework for
     using "packages" of Scheme procedures and syntax.   As  dis-
     tributed,  SLIB  contains many useful packages.  Its catalog
     can be transparently extended to  accomodate  packages  spe-
     cific to a site, implementation, user, or directory.

OPTIONS
     The  optional  argument  to  the  slib  script is the Scheme
     implementation to run.  Absent the argument, it searches for
     implementations in the above order.

ENVIRONMENT VARIABLES
     SCHEME_LIBRARY_PATH
          is  the  SLIB Scheme library directory (with a trailing
          "/").

FILES
     slib.info
          Texinfo documentation of slib.

AUTHORS
     Aubrey Jaffer (agj @ alum.mit.edu) and scores of others.


ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:

     +---------------+------------------+
     |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
     +---------------+------------------+
     |Availability   | library/slib     |
     +---------------+------------------+
     |Stability      | Uncommitted      |
     +---------------+------------------+
SEE ALSO
     The SLIB home-page:
     http://swiss.csail.mit.edu/~jaffer/SLIB.html

     The  full  documentation for slib is maintained as a Texinfo
     manual. If the info and slib programs are properly installed
     at your site, the command




SunOS 5.11           Last change: 14 Mar 2008                   1






User Commands                                             slib(1)



          info slib

     should give you access to the complete manual.



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community       source       was       downloaded       from
     http://groups.csail.mit.edu/mac/ftpdir/scm/OLD/slib-3b1.zip

     Further information about this software can be found on  the
     open     source    community    website    at    http://peo-
     ple.csail.mit.edu/jaffer/SLIB/.








































SunOS 5.11           Last change: 14 Mar 2008                   2