Skip to content

scheme-requests-for-implementation/srfi-200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRFI 200: Pattern Matching

by Panicz Maciej Godek

keywords: Pattern Matching

This repository hosts SRFI 200: Pattern Matching, a Scheme Request for Implementation.

This SRFI is in withdrawn status. See also 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-200 mailing list and send your message there.

Thank you.

The SRFI Editors