[gambit-list] SRFI-43 (vector library)

Bradley Lucier lucier at math.purdue.edu
Sun Mar 8 14:43:36 EDT 2009


On Mar 8, 2009, at 10:53 AM, Marijn Schouten (hkBst) wrote:

> it seems that SRFI-43 (vector library) is not (yet) supported. I'd  
> really like
> to use it. Are there any plans for adding it?

How isn't it supported?  This works:

 > (load "~~/lib/syntax-case")
 > (compile-file "vector-lib.scm")
 > (load "vector-lib")
"/Users/lucier/Desktop/vector-lib.o1"

Brad



More information about the Gambit-list mailing list