NAME ^

examples/assembly/pcre.imc - perl-compatible regular expressions

SYNOPSIS ^

    % ./parrot examples/assembly/pcre.imc string pattern

DESCRIPTION ^

Experimental string matching with PCRE (http://www.pcre.org/). Note that PCRE must be installed for this to work.

AUTHORS ^

Original code by Leo Toetsch, updated by Jerry Gay <jerry dot gay at gmail dot com<gt>


parrot