I've just published draft #4 of SRFI 210. It was submitted by Marc Nieper-Wißkirchen, author of the SRFI.
Marc has asked me to announce last call for this SRFI. He believes that it is ready for finalization, but would like to give reviewers one last chance to submit corrections and feedback before we finalize it.
In particular, I appeal to anyone reading this to try the sample implementation, run the tests, and send feedback about your results.
If you're interested in this SRFI, please give your feedback via the SRFI 210 mailing list before 2020-12-05. After that, assuming that no major revisions are required, we will declare it final. It is important that we get your feedback before 2020-12-05. If that deadline is too soon for you, but you would like to contribute, please let me know so that I can extend the last-call period.
Here is the commit summary:
- Improve typography.
- Add reference to Ashley/Dybvig paper to explain the rationale for with-syntax.
- Fix minor typos, mostly reported by Wolfgang.
- Publish fourth draft.
Here's the diff:
https://github.com/scheme-requests-for-implementation/srfi-210/compare/draft-3..draft-4
Regards,
SRFI Editor