On Mon, Apr 20, 2026 at 7:47 PM 'Peter McGoron' via scheme-reports-wg2
<
scheme-re...@googlegroups.com> wrote:
>
https://codeberg.org/scheme/r7rs/wiki/The-Aquamarine-Ballot
Note to all: the version at this link is much longer than the version
in this email.
I have added "or both" to the question about #u1 syntax vs. #* syntax
for bitvectors, and by adding "or neither" we can eliminate question 1
(but I didn't do that).
> 3. [...] (This would also touch upon requirements
> for using the most precise floating point format available, R6RS §3.4
> paragraph 5).
There are some existing issues concerned with this: #67 (mixed
precision, which I just reopened to add a comment) and #275, which is
about requiring flonums to be binary64 and adding optional
C#-compatible syntax for (optional) decimal floats.
I'll add my views on this ballot in brief:. Bitvector syntax: both.
Mantissa width syntax: yes. Multidimensional array syntax: yes per
SRFI 268, producing a result that is opaque in the Foundations.
Uninterned symbols: no (I see no use cases for them any more).
Unicode scalar values only: yes. Locale support: maybe in the
Batteries. Strict IEEE 754 compliance: yes.