[gambit-list] SRFI-1

Bradley Lucier lucier at math.purdue.edu
Fri Mar 25 16:32:44 EST 2005


Try this for SRFI-13 and SRFI-14.  The char-set lib uses a dense bitmap 
representation for Latin-1 (256-element) character sets.  Tested 
extensively for gambc40a8, but not tested for gambc40b12.  Has pretty 
good error checking.  Must be run from the compiler (because of 
checking for absent arguments).

Brad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: header.scm
Type: application/octet-stream
Size: 33904 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: char-set-lib.scm
Type: application/octet-stream
Size: 27842 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: string-lib.scm
Type: application/octet-stream
Size: 60901 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfis.scm
Type: application/octet-stream
Size: 208 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error-lib.scm
Type: application/octet-stream
Size: 124 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error-macros.scm
Type: application/octet-stream
Size: 2509 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20050325/f5999023/attachment-0005.obj>


More information about the Gambit-list mailing list