Re: New draft (#2) of SRFI 258: Uninterned symbols
Marc Nieper-WiÃkirchen 28 Jan 2025 09:16 UTC
With the new draft, the tag "Reader Syntax" should be dropped.
Am Di., 28. Jan. 2025 um 00:02 Uhr schrieb Arthur A. Gleckler
<xxxxxx@speechcode.com>:
>
> I've just published draft #2 of SRFI 258. It was submitted by Wolfgang Corcoran-Mathe, author of the SRFI.
>
> Here are Wolfgang's comments on the draft:
>>
>> This draft removes the lexical syntax for uninterned symbols. Attempting to read an external representation of an uninterned symbol is now an error.
>
> Here is the commit summary:
>
> Point to Wolfgang's new repo.
> Update Prior Art table & notes for Guile & Gauche.
> Lexical syntax: Not self-quoting.
> Remove lexical syntax for uninterned symbols.
> Uninterned symbol external representation.
> Ref. RFC 2119.
> Add SRFI library name.
> Add See-also link to SRFI 260.
> Eliminate redirect.
> Publish second draft.
>
> Here's the diff:
>
> https://github.com/scheme-requests-for-implementation/srfi-258/compare/draft-1..draft-2
>
> Regards,
>
> SRFI Editor