[r6rs-discuss] #vu8 and syntax
R. Kent Dybvig
dyb at cs.indiana.edu
Fri Jun 29 11:40:37 EDT 2007
> > It also allows one to construct quoted vector constants, which I've done
> > from time to time.
>
> That explains having them on the RHS of a rule, but not why they would
> be useful on the LHS.
>
> Can anyone refer me to examples?
One may want to construct vector constants in the output using pieces
of vector constants from the input. I don't know whether I've done so
or not.
Regardless, I see no reason to restrict patterns or templates so that they
cannot include vectors, given that there's no technical difficulty, little
implemention overhead, and at least marginal utility.
Kent
More information about the r6rs-discuss
mailing list