[plt-dev] Some R6RS SRFI patches

From: Andreas Rottmann (a.rottmann at gmx.at)
Date: Mon Apr 12 05:24:58 EDT 2010

Hi!

Here are a few patches regarding R6RS-compatible SRFIs:

- SRFI 6: Operate on R6RS ports
- SRFI 13: Fix `string-tokenize' return value
- SRFI 67: Use R6RS language (and hence mutable pairs)
- SRFI 98: Provide named alias library (srfi :98 os-environment-variables)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-6.diff
Type: text/x-diff
Size: 3211 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100412/acf34923/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-13.diff
Type: text/x-diff
Size: 955 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100412/acf34923/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-67.diff
Type: text/x-diff
Size: 1601 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100412/acf34923/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-98.diff
Type: text/x-diff
Size: 656 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100412/acf34923/attachment-0003.bin>
-------------- next part --------------

Regards, Rotty
-- 
Andreas Rottmann -- <http://rotty.yi.org/>

Posted on the dev mailing list.