SRFI 115: Scheme Regular Expressions

by Alex Shinn

status: final (2014-07-14)

keywords: Data Structure, R7RS Large, R7RS Large: Tangerine Edition

library name: regex

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.