This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home.

Source for wiki ConsentDocket version 25

author

cowan

comment


    

ipnr

127.11.51.1

name

ConsentDocket

readonly

0

text

== WG2 Consent Docket ==

The following items will be approved without a formal vote unless someone objects, in which case they will be moved to another docket.  See [wiki:WG2Dockets WG2Dockets] for other dockets.

Note: "Prefix stripping" means that prefixes such as `fx`, `fl`, or `bitwise-` are removed from identifiers exported by this package.  That way, users can add back their own prefixes using the facilities of `import`.

Explicit renaming macros: Uses the `er-macro-transformer` keyword (bare lambdas are unsupported).  Three arguments are provided to transformers: `form rename compare`.

Fixnum arithmetic: The R6RS `arithmetic fixnum` library with prefix stripping.  [Orange]

Format combinators: Alex Shinn's [http://synthcode.com/scheme/fmt/ fmt library], with possibly a touch of renaming.  The C formatting library is excluded.

Generalized getters and setters: [http://srfi.schemers.org/srfi-17/srfi-17.html SRFI 17].

Getopt/args-fold:  [http://srfi.schemers.org/srfi-37/srfi-37.html SRFI 37].

Pretty-printer: see Format combinators

[http://srfi.schemers.org/srfi-1/srfi-1.html SRFI 1], list library: As written, but excluding  `cons`, `pair?`, `null?`, `car`, `cdr`, `caar` ... `cddddr`, `set-car!`, `set-cdr!`, `list`, `append`, `reverse`, `length`, `list-ref`, `map`, `for-each`, `memq`, `memv`, `member`, `assq`, `assv`, `assoc`, which are all in the `(scheme base)` and `(scheme cxr)` libraries in a SRFI-1-compatible way.  '''Specification bug in SRFI 1: `any`, `every`, and `list-index` should omit the words "and returning a boolean result".'''  [Red]

[http://srfi.schemers.org/srfi-2/srfi-2.html SRFI 2], `and-let*` macro: As written.

[http://srfi.schemers.org/srfi-14/srfi-14.html SRFI 14], character set library: As written. [Red]

[http://srfi.schemers.org/srfi-31/srfi-31.html SRFI 31], `rec` macro: As written.

[http://srfi.schemers.org/srfi-115 SRFI 115], regular expressions.

=== Obsolete items ===

The following items formerly on this docket are now part of R7RS-small:  binary ports, the R6RS exception (not condition) system, datum labels (SRFI 38), `when` and `unless`.

time

2014-11-17 05:54:29

version

25