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. For a version of this page that may be more recent, see BlueDocket in WG2's repo for R7RS-large.

Blue­Docket

cowan
2016-08-09 05:01:59
2history
source

Portable but advanced things:

Time types: SRFI 19 and/or TimeAdvancedCowan with TimePeriodsCowan

Formatting: http://synthcode.com/scheme/fmt/ FmtShinn or SRFI 28 (basic) or SRFI 48 (intermediate), possibly with SRFI 29 or GettextCowan

Binary I/O: BinaryIoCowan

Character conversion: CharacterConversionCowan

Parallel promises: ParallelPromisesCowan

Pathname objects: PathnamesPython

URI objects: UrisGauche

Unicode character database: UcdCowan, AdvancedUcdCowan

Environment: MiscEnvironmentSchudy