I've just published draft #2 of SRFI 258
<https://srfi.schemers.org/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

Reply via email to