Next: SRFI 124: Ephemerons, Previous: SRFI 112: Environment Inquiry, Up: Standards Support [Contents][Index]
An implementation of regular expressions using Scheme syntax.
Fully supported.
(srfi 115)
All names are bound in the MIT/GNU Scheme global environment.
char-set->sre regexpregexp-extract regexp-foldregexp-match->list regexp-match-countregexp-match-submatch regexp-match-submatch-endregexp-match-submatch-start regexp-match?regexp-matches regexp-matches?regexp-partition regexp-replaceregexp-replace-all regexp-searchregexp-split regexp?rx valid-sre?