Next: , Previous: , Up: srfi regexps   [Index]


2.39.2 Abstract

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.