vector-lib (SRFI 43)

I have adapted the reference implementation of SRFI 43 (vector-lib) to the bigloo scheme implementation. This code has not been carefully tested yet; use it at your own risk.

To install, grab the tarball, and unpack it. Open the Makefile and adjust the LD command to someting appropriate for your system. Then run "make ude" and "make". The heap file and system libraries should now be in "./lib"; enjoy!

To report bugs or send comments, contact me at farr@mit.edu

1 Change Log

2005-4-12
2005-4-12: Fixed bug in vector-map mapping over multiple vectors; see http://srfi.schemers.org/srfi-43/post-mail-archive/msg00008.html for more info.
2005-2-28
2005-2-28: Fixed bug in vector-reverse-copy! found by Zhu Chongkai. (See http://srfi.schemers.org/srfi-43/post-mail-archive/msg00006.html for more info.)
2005-2-4
First posted; found a bug in reference implementation. Taylor Campbell provided new implementation with several bug fixes.



This Html page has been produced by Skribe.
Last update Tue Apr 12 12:21:35 2005.