r7rs srfis

Packages Libraries
srfi-13-strings
  • (srfi 13) -- A coherent and comprehensive set of string-processing procedures

    Version: 1.0

    Authors: "Olin Shivers"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (mit)

    Depends: (srfi 8) (srfi 14) (srfi 60)

    Use-For: (final)

  • (srfi-tests 13) -- tests for srfi-13

    Version: 1.0

    Authors: "Seth Alves <alves@hungry.com>"

    Maintainers: "Seth Alves <alves@hungry.com>"

    License: (bsd)

    Depends: (srfi 13) (srfi 14)

    Use-For: (test)

srfi-17-generalized-set
  • (srfi 17) -- Allow procedure calls that evaluate to the "value of a location" to be used to set the value of the location, when used as the first operand of set!.

    Version: 1.0

    Authors: "Per Bothner", "Mike Sperber"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (mit)

    Depends: (srfi 1)

    Use-For: (final)

  • (srfi-tests 17) -- tests for srfi-17

    Version: 1.0

    Authors: "Seth Alves <alves@hungry.com>"

    Maintainers: "Seth Alves <alves@hungry.com>"

    License: (bsd)

    Depends: (srfi 17)

    Use-For: (test)

srfi-25-multi-dimensional-arrays
  • (srfi 25) -- A core set of procedures for creating and manipulating heterogeneous multidimensional arrays.

    Version: 1.0

    Authors: "Jussi Piitulainen"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (mit)

    Depends:

    Use-For: (final)

  • (srfi-tests 25) -- tests for srfi-25

    Version: 1.0

    Authors: "Seth Alves <alves@hungry.com>"

    Maintainers: "Seth Alves <alves@hungry.com>"

    License: (bsd)

    Depends: (srfi 25)

    Use-For: (test)

srfi-5
  • (srfi 5) -- A compatible `let' form with signatures and rest arguments.

    Version: 1.0

    Authors: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (lgpl3+)

    Depends:

    Use-For: (final)

srfi-2
  • (srfi 2) -- Provides `and-let*': an `and' with local bindings; a guarded `let*' special form.

    Version: 1.0

    Authors: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (lgpl3+)

    Depends:

    Use-For: (final)

  • (srfi-tests 2) -- tests for srfi-2

    Version: 1.0

    Authors: "Oleg Kiselyov"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (MIT)

    Depends: (srfi 2)

    Use-For: (test)

srfi-8
  • (srfi 8) -- receive: Binding to multiple values

    Version: 1.0

    Authors: "John David Stone <stone@cs.grinnell.edu>", "Mike Sperber <srfi-editors@srfi.schemers.org>"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (mit)

    Depends:

    Use-For: (final)

  • (srfi-tests 8) -- tests for srfi-8

    Version: 1.0

    Authors: "Seth Alves <alves@hungry.com>"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (bsd)

    Depends: (srfi 8)

    Use-For: (test)

srfi-1
  • (srfi 1) -- List-processing library.

    Version: 1.0

    Authors: "Olin Shivers <shivers@ai.mit.edu>"

    Maintainers: "Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>", "Seth Alves <alves@hungry.com>"

    License: (bsd-style)

    Depends: (srfi 8)

    Use-For: (final)