Re: Lexical syntax for boxes
Marc Feeley 09 Nov 2022 17:23 UTC
> On Nov 9, 2022, at 12:04 PM, Marc Nieper-Wißkirchen <xxxxxx@gmail.com> wrote:
>
> In any case, this is not a Chez thing, but an R[56]RS thing; many
> syntactic data (vectors, bytevectors, ...) do not form a valid
> expression.
I would need to double check, but vectors and bytevectors are self evaluating in R7RS.
Marc