Re: [Scheme-reports] Bytevectors should be called u8vectors John Cowan (03 Jul 2012 07:49 UTC)
Re: [Scheme-reports] Bytevectors should be called u8vectors Aubrey Jaffer (03 Jul 2012 14:55 UTC)

Re: [Scheme-reports] Bytevectors should be called u8vectors John Cowan 03 Jul 2012 07:49 UTC

Marc Feeley scripsit:

> John, given that you have many Scheme implementations installed, can
> you test how many currently support u8vector-ref and how many support
> bytevector-u8-ref ?

Not without considerable pain.  There is no invocation to bring in SRFI
4 that works on even a majority of Schemes, so I would have to look up
the docs for each one, and there are currently 45 of them.  What's more,
it's trivial to implement SRFI 4 on top of R6RS bytevectors or vice versa.
What's more, it's straightforward to support either on top of pure R5RS
vectors, modulo the type predicates.

--
You're a brave man! Go and break through the            John Cowan
lines, and remember while you're out there              cowan@ccil.org
risking life and limb through shot and shell,           http://ccil.org/~cowan
we'll be in here thinking what a sucker you are!
        --Rufus T. Firefly

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports