[r6rs-discuss] Minor 5.92 issues
Michael Sperber
sperber at informatik.uni-tuebingen.de
Thu Jan 25 09:39:04 EST 2007
Thanks for the comments---I've mostly incorporated your suggestions.
Two remarks:
Marcin 'Qrczak' Kowalczyk <qrczak at knm.org.pl> writes:
> 1.9. Syntactic datums and datum values:
> Symbols and byte vectors are omitted from the list of datums.
> It's not clear whether datums may be cyclic.
The description in the tutorial is not complete, which is why it says
"includes" and not "is". I've added symbols to the lists there, though.
> 2.3 (library). Operations on integers of arbitrary size:
> It's not clear how bytevector->{u,s}int-list behave when the length
> of the byte vector is not divisible by the size of the element.
> An error? The tail is cut out? The tail is zero padded?
Good point. The length must be divisible by the size of the elements.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
More information about the r6rs-discuss
mailing list