parrotcode: String matching | |
Contents | Examples |
examples/assembly/pcre.imc - String matching
% ./parrot examples/assembly/pcre.imc string pattern
Experimental string matching with PCRE (http://www.pcre.org/).
Note that PCRE must be installed for this to work.
library/libpcre.imc, library/pcre.imc.
|