[fpc-pascal]searching regular expression unit
Michael Van Canneyt
michael.vancanneyt at wisa.be
Wed Oct 30 09:15:08 CET 2002
On Wed, 30 Oct 2002, Mattias Gaertner wrote:
> Hi all,
>
> I'm searching a regular expression unit.
>
> - it must be completely written in pascal and be open source
> - it should support most of the 'extended' syntax like:
> {m,n}, |, parenthesis variables, \n, \w, \d, \s, *?, ...
> The more the better
> - it does not need to be fast
>
>
> thx in advance for any advice,
See the FPC packages, base/regexpr. It's written by Florian Klaempfl.
This is on the web-site, BTW :-)
Michael.
More information about the fpc-pascal
mailing list