keywords: Pattern Matching
This repository hosts SRFI 257: Simple extendable pattern matcher with backtracking, a Scheme Request for Implementation.
This SRFI is in draft status. See also SRFI 200: Pattern Matching, SRFI 204: Wright-Cartwright-Shinn Pattern Matcher, and SRFI 241: Match — Simple Pattern-Matching Syntax to Express Catamorphisms on Scheme Data. 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-257 mailing list and send your message there.
Thank you.