DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(guile.info.gz) SRFI Support

Info Catalog (guile.info.gz) POSIX (guile.info.gz) Top (guile.info.gz) Readline Support
 
 39 SRFI Support Modules
 ***********************
 
 SRFI is an acronym for Scheme Request For Implementation.  The SRFI
 documents define a lot of syntactic and procedure extensions to standard
 Scheme as defined in R5RS.
 
    Guile has support for a number of SRFIs.  This chapter gives an
 overview over the available SRFIs and some usage hints.  For complete
 documentation, design rationales and further examples, we advise you to
 get the relevant SRFI documents from the SRFI home page
 `http://srfi.schemers.org'.
 

Menu

 
* About SRFI Usage            What to know about Guile's SRFI support.
* SRFI-0                      cond-expand
* SRFI-1                      List library.
* SRFI-2                      and-let*.
* SRFI-4                      Homogeneous numeric vector datatypes.
* SRFI-6                      Basic String Ports.
* SRFI-8                      receive.
* SRFI-9                      define-record-type.
* SRFI-10                     Hash-Comma Reader Extension.
* SRFI-11                     let-values and let-values*.
* SRFI-13                     String library.
* SRFI-14                     Character-set library.
* SRFI-16                     case-lambda
* SRFI-17                     Generalized set!
* SRFI-19                     Time/Date library.
* SRFI-31                     A special form `rec' for recursive evaluation.
 
Info Catalog (guile.info.gz) POSIX (guile.info.gz) Top (guile.info.gz) Readline Support
automatically generated byinfo2html