Sergei,

can you explain in plain English what the semantics changes compared to the first draft are and how SRFI 251 now compares to SRFI 245 and to R6RS program and body semantics?

Thanks,

Marc

Am Di., 2. Jan. 2024 um 05:41 Uhr schrieb Arthur A. Gleckler <xxxxxx@speechcode.com>:

I've just published draft #2 of SRFI 251. It was submitted by Sergei Egorov, author of the SRFI.

Here are Sergei's comments on the draft:

Please consider these changes for the second draft:

Splicing requirement dropped; identifier visibility constraint added.

Examples and implementation changed accordingly.

Here is the commit summary:

  • Add missing generated files.
  • 2nd draft
  • Drop trailing whitespace.
  • Publish second draft.

Here's the diff:

https://github.com/scheme-requests-for-implementation/srfi-251/compare/draft-1..draft-2

Regards,

SRFI Editor