Discussion:
[Larceny-users] missing SRFI-43 (vector library)
Marijn Schouten (hkBst)
2009-03-08 14:53:01 UTC
Permalink
Hi,

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?

Marijn

- --
Sarcasm puts the iron in irony, cynicism the steel.

Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
William D Clinger
2009-03-08 16:34:00 UTC
Permalink
Post by Marijn Schouten (hkBst)
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?
I spent part of Friday writing tests for SRFI 43, which
uncovered a previously unreported bug in the reference
implementation. When I have fixed that bug, I will add
SRFI 43 to the development system.

Larceny v0.97 will support most SRFIs listed in SRFI 97.
For the list of those SRFIs that are already supported
in the current development system, see
http://www.ccs.neu.edu/home/will/R6RS/srfi97status.html

Will

Loading...