NAME ^

examples/assembly/pcre.imc - String matching

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.

SEE ALSO ^

library/libpcre.imc, library/pcre.imc.


parrot