Next: srfi regexps rationale, Previous: srfi regexps license, Up: srfi regexps [Index]
This SRFI provides a library for matching strings with regular expressions described using the SRE “Scheme Regular Expression” notation first introduced by SCSH, and extended heavily by IrRegex.