[prev] [up] [next]

Regular Expression Parser/Matcher

Overview

These classes implement a parser/matcher for regular expressions.

Documentation

Use the source - Luke.

Examples

    'hello world' matchesRegex:'h*d'

Licensing

This addOn package is NOT to be considered part of the base ST/X system. It is provided physically with the ST/X delivery, but only for your convenience.

Legally, it is a freeware or public domain goody, as specified in the goodies copyright notice (see the goodies source).

No Warranty

This goody is provided AS-IS without any warranty whatsoever.

Origin/Authors

Found in the smalltalk archives.
Authors:

Vassili Bykov
See RxParser class>>boringStuff for legal information.


<info@exept.de>

Doc $Revision: 1.6 $