Re: Perl style regular expressions
I wrote only minutes ago:
>I am attempting to use STk to do some things I usually do in Perl.
>The
>question I have is are some of the regex things I use in Perl available
>for STk? Namely (in order of priority):
[ snip ]
After trying a couple of things I found:
^ exists
$ exists
\s use ( |\t)
\b,\B,\w,\W dunno
{n,m} doesn't work - alternatives?
--Matt--
Received on Thu Jun 01 1995 - 23:43:08 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST