[Lazarus] Regex expressions

Maik Wojcieszak maikwo at googlemail.com
Mon Sep 13 08:55:12 CEST 2010


Hi,

sorry for beeing too general about that. I was testing this some years ago.
I've NEVER tested regex on lazarus.

 >> Did you try TRegExpr by Andrey V. Sorokin?

I've tested a delphi unit I found on the internet "TRegExpr library from 
Andrey V. Sorokin" which was
only partially implemented at that time (about 10yrs ago).

The main problem was the lack of some features (positive/negative 
lookahead) and differences in the syntax compared with perl regex
at that point of the development because I am using python regex (perl 
regex) in some parts of
my sw.

Again, sorry for beeing too general about that.
Maik

Joost van der Sluis schrieb:
> On Wed, 2010-09-08 at 08:04 +0200, Maik Wojcieszak wrote:
>
>   
>> I've tried some regex units implemented in pascal but they are
>> either not complete or buggy or slow.
>>     
>
> Can you show me the bug-reports? That way it can be fixed. (I suppose
> you've also used the regex-unit which comes with fpc)
>
> Joost
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>   





More information about the Lazarus mailing list