Skip to content

Simple extendable pattern matcher with backtracking

Notifications You must be signed in to change notification settings

dermagen/srfi-257

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRFI 257: Simple extendable pattern matcher with backtracking

by Sergei Egorov

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.

The SRFI Editors

About

Simple extendable pattern matcher with backtracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.7%
  • Scheme 47.3%