I've just published draft #3 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: > Very little has changed. I've added STklos to the survey and written a > brief Caveats section. I think this is ready for last call. Here is the commit summary: - remove space before closing parenthesis - Drop reader-syntax keyword. - Add STklos to the Prior Art table. - Add Caveats section. - Tests: Replace SRFI number placeholders. - Publish third draft. Here's the diff: https://github.com/scheme-requests-for-implementation/srfi-258/compare/draft-2..draft-3 Wolfgang 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 258 mailing list before *2025-03-04*. After that, assuming that no major revisions are required, we will declare it final. It is important that we get your feedback before 2025-03-04. *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.* Regards, SRFI Editor
