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: John Cowan
Subject: Re: [Chicken-hackers] blob-literal read syntax
Date: Mon, 18 Oct 2010 08:45:10 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

Christian Kellermann scripsit:

> Hm does this gain much? The default would be #{..} and if I need
> #evilbits{...} I could still do so couldn't I?  #blob{...} or
> anything else just adds characters to the default imho. Unless #{
> ... } is already in use for something else, I am all for it.

R6RS uses #vu8(...), where #v = vector (presumably) and u8 = unsigned
byte.  This would be extensible to #vs8, #vu16, etc. for SRFI-4 arrays.

-- 
John Cowan       http://www.ccil.org/~cowan        <address@hidden>
        You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
        You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
                Clear all so!  `Tis a Jute.... (Finnegans Wake 16.5)



reply via email to

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