chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] blob-literal read syntax


From: Alex Queiroz
Subject: Re: [Chicken-hackers] blob-literal read syntax
Date: Mon, 18 Oct 2010 15:49:36 -0200

Hallo,

On Mon, Oct 18, 2010 at 3:45 PM, Alaric Snell-Pym
<address@hidden> wrote:
>
> Why not? Sure, to read/write them we have to pick *some* kind of model
> (an even-lengthed string of nibbles, in this case) but it's arbitrary;
> it doesn't matter as long as it can represent all strings of bytes (the
> eight-bit byte having become a de-facto standard, we can at least rely
> on that), and it's the same at both ends.
>

     Why can't this model be a R6RS-style bytevector?

-- 
-alex
http://www.artisancoder.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]