Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems. -- Jamie ZawinskiStill, Regular Expressions are unbeatable for a lot of text processing tasks. MzScheme? provides built in regular expressions using the Unix egrep syntax. The
pregexp.ss library also provides "Perl-like" regular expressions, which makes avalilable pretty much all of the Perl regex syntax.
| CookbookForm | |
|---|---|
| TopicType: | Chapter |
| ParentTopic: | TOC |
| Other Parents: | |
| Next Topic: | |