keywords: Pattern Matching
This repository hosts SRFI 262: Extensible pattern matcher, a Scheme Request for Implementation.
This SRFI is in draft status. See also SRFI 200: Pattern Matching, SRFI 204: Wright-Cartwright-Shinn Pattern Matcher, SRFI 241: Match — Simple Pattern-Matching Syntax to Express Catamorphisms on Scheme Data, and SRFI 257: Simple extendable pattern matcher with backtracking. The full documentation for this SRFI can be found in the SRFI Document.
If you’d like to participate in the discussion of this SRFI, or report issues with it, please join the SRFI-262 mailing list and send your message there.
Thank you.