[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

updated versions of SRFI-108 and SRFI-109 - last call?

This page is part of the web mail archives of SRFI 108 from before July 7th, 2015. The new archives for SRFI 108 contain all messages, not just those from before July 7th, 2015.



These are temporarily available here - I've asked the editors to upload:

http://per.bothner.com/tmp/srfi-108/srfi-108.html
http://per.bothner.com/tmp/srfi-109/srfi-109.html

Diffs relative to previous versions:

http://per.bothner.com/tmp/srfi-108/srfi-108.diff
http://per.bothner.com/tmp/srfi-109/srfi-109.diff

I'm hoping we're done now.  Last call for comments.

The most numerous changes are because I ran thee files
though the validator at http://validator.w3.org with
Doctype "HTML5 (experemental)".  No errors.  (That
explains why I replaced spaces by %20 in mailto URLs.)

Both SRFI-108 and SRFI-109 discuss splicing (using the
'@' prefix) under "Possible extensions".

For SRFI-108 I note the ambiguity if {} (when empty)
is optional in &foo[args]{}.

For SRFI-109 I changed the specification of $<<$ and
$>>$ to unique objects, and noted that (make-string 0)
is not guaranteed by R?RS to create a unique object.

Some typos/thinkos were fixed.
--
	--Per Bothner
per@xxxxxxxxxxx   http://per.bothner.com/