r/scheme • u/arthurgleckler • 23h ago
Withdrawn SRFI 262: Extensible pattern matcher
Scheme Request for Implementation 262,
"Extensible pattern matcher,"
by Daphne Preston-Kendal,
has gone into withdrawn status.
The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-262/.
Here is Daphne's summary of the reasons for withdrawal:
This SRFI is withdrawn.
For the curious, the version with the changes that were to become the next draft is still at https://github.com/dpk/srfi-262. The current HEAD of the sample implementation, extensible-match, includes all changes up to this point. https://codeberg.org/dpk/extensible-match/commit/2a5834639666790bac14a89b05389eaea66c4d55
Here is the commit summary since the most recent draft:
- Add dark/light/system control to landing page.
- Fix typo.
- Withdraw.
Regards,
SRFI Editor